commit | fc16c25ff431d0c5b12693108f0ec3809ef1e804 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Sat Feb 24 21:05:01 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 24 21:05:01 2007 -0500 |
tree | 52258926569a84738effdeb5dedd1852cb72f25b | |
parent | ea34e45a4670c4fa0da3442fc74789fd66c1201b [diff] |
[libata] ACPI: remove needless ->qc_issue hook existence test All drivers must implement this hook, otherwise ATA commands would go nowhere (and a lot of other oopsen would appear as well). Signed-off-by: Jeff Garzik <jeff@garzik.org>