]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[libata] ACPI: remove needless ->qc_issue hook existence test
authorJeff Garzik <jeff@garzik.org>
Sun, 25 Feb 2007 02:05:01 +0000 (21:05 -0500)
committerJeff Garzik <jeff@garzik.org>
Sun, 25 Feb 2007 02:05:01 +0000 (21:05 -0500)
commitfc16c25ff431d0c5b12693108f0ec3809ef1e804
tree52258926569a84738effdeb5dedd1852cb72f25b
parentea34e45a4670c4fa0da3442fc74789fd66c1201b
[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>
drivers/ata/libata-acpi.c