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:
ea34e45
)
[libata] ACPI: remove needless ->qc_issue hook existence test
author
Jeff Garzik
<jeff@garzik.org>
Sun, 25 Feb 2007 02:05:01 +0000
(21:05 -0500)
committer
Jeff Garzik
<jeff@garzik.org>
Sun, 25 Feb 2007 02:05:01 +0000
(21:05 -0500)
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>
No differences found