ata_piix: reorganize controller IDs
authorTejun Heo <htejun@gmail.com>
Mon, 19 Nov 2007 02:24:25 +0000 (11:24 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 19 Nov 2007 03:28:11 +0000 (12:28 +0900)
Move piix_pata_mwdma to top, rename ich9_2port_sata to ich8_2port_sata
for consistency and use automatically incremented values instead of
assigning fixed values to ease adding new controller IDs.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found