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:
d535a23
)
serial: sh-sci: Handle request_irq() failures.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 19 Jan 2011 08:30:53 +0000
(17:30 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 19 Jan 2011 08:30:53 +0000
(17:30 +0900)
request_irq() can fail, so actually do something with the error path
instead of blindly ignoring it.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found