Tejun Heo 70cd071e4e libata: clean up xfermode / PATA timing related stuff
* s/ATA_BITS_(PIO|MWDMA|UDMA)/ATA_NR_\1_MODES/g

* Consistently use 0xff to indicate invalid transfer mode (0x00 is
  valid for PIO_SLOW).

* Make ata_xfer_mode2mask() return proper mode mask instead of just
  the highest bit.

* Sort ata_timing table in increasing xfermode order and update
  ata_timing_find_mode() accordingly.

This patch doesn't introduce any behavior change.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-01-23 05:24:11 -05:00
..
2008-01-23 05:24:10 -05:00
2008-01-10 16:53:12 -05:00
2008-01-23 05:24:09 -05:00
2008-01-23 05:24:10 -05:00
2007-10-20 01:02:48 +02:00
2007-10-19 22:55:03 -04:00
2007-11-23 19:33:27 -05:00
2008-01-23 05:24:10 -05:00
2008-01-23 05:24:10 -05:00
2006-08-10 07:31:37 -04:00
2008-01-23 05:24:10 -05:00
2008-01-23 05:24:10 -05:00
2007-07-02 10:17:42 -04:00