commit | 878d4fedab4e5eba59877b771622856495a92df4 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Feb 21 16:36:33 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 23 05:37:11 2007 -0500 |
tree | 51d17e7d2e81b3a979823009f390c7bfcfcd3801 | |
parent | a2bbd0c923708a23c6fcc6bbc492f2eecadc676f [diff] |
libata: fix remaining ap->id Merge order left libata-acpi and pata_scc with remainling usage of ap->id. Kill superflous id printing and substitute the remaining ones with ap->print_id. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>