commit | 00242ec87608d7a0ed989e54333f3fc8f3d665b0 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Nov 19 11:24:25 2007 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Mon Nov 19 12:28:11 2007 +0900 |
tree | 40abddfa3d8fb4c9d42fea8d514987d47ba020e2 | |
parent | 1f71d0672ac88e79f444d77102e05292dbc66d0d [diff] |
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>