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:
e1211e3
)
[PATCH] libata: make ata_set_mode() handle no-device case properly
author
Tejun Heo
<htejun@gmail.com>
Fri, 31 Mar 2006 16:38:18 +0000
(
01:38
+0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 1 Apr 2006 17:33:46 +0000
(12:33 -0500)
Make ata_set_mode() return without doing anything if there is no
device on the port. This is in preparation for ata_bus_probe()
changes.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found