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:
49d916e
)
iio: mxs-lradc: Propagate the real error code on platform_get_irq() failure
author
Fabio Estevam
<fabio.estevam@freescale.com>
Fri, 14 Feb 2014 03:28:00 +0000
(
03:28
+0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 15 Feb 2014 12:32:35 +0000
(12:32 +0000)
No need to return a 'fake' return value on platform_get_irq() failure.
Just return the error code itself instead.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/mxs-lradc.c
patch
|
blob
|
history
diff --cc
drivers/staging/iio/adc/mxs-lradc.c
Simple merge