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)
commit00242ec87608d7a0ed989e54333f3fc8f3d665b0
tree40abddfa3d8fb4c9d42fea8d514987d47ba020e2
parent1f71d0672ac88e79f444d77102e05292dbc66d0d
ata_piix: reorganize controller IDs

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>
drivers/ata/ata_piix.c