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:
a0fa0b6
)
mtd: fsl-quadspi: Propagate the error from of_modalias_node()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Fri, 17 Oct 2014 18:31:08 +0000
(15:31 -0300)
committer
Brian Norris
<computersforpeace@gmail.com>
Wed, 22 Oct 2014 08:35:41 +0000
(
01:35
-0700)
The 'map_failed' label will return 'ret', so we need to assign the error
code to 'ret', otherwise the probe function will return success.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found