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:
5e13762
)
pinctrl: imx: do not fail when parsing a function fails
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 9 Aug 2013 12:20:53 +0000
(14:20 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 15 Aug 2013 20:13:21 +0000
(22:13 +0200)
When parsing a function fails this is no reason to make the whole
driver fail. Just continue with the next function.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found