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:
7f5e4e8
)
libata: allow LLDs w/o any reset method
author
Tejun Heo
<htejun@gmail.com>
Thu, 6 Mar 2008 04:09:34 +0000
(13:09 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 11 Mar 2008 00:50:34 +0000
(20:50 -0400)
Some old SFF controllers don't have any way to reset the channel.
Currently, this isn't supported and libata EH causes an oops. Allow
LLDs w/o any reset method and just assume ATA class in such cases.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found