git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f71d06
)
ata_piix: reorganize controller IDs
author
Tejun Heo
<htejun@gmail.com>
Mon, 19 Nov 2007 02:24:25 +0000
(11:24 +0900)
committer
Tejun 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