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:
4f6743d
)
usb: chipidea: Propagate the real error code on platform_get_irq() failure
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 19 Feb 2014 05:41:44 +0000
(13:41 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 25 Feb 2014 01:07:53 +0000
(17:07 -0800)
No need to return a 'fake' return value on platform_get_irq() failure.
Just return the error code itself instead.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found