commit | 7ea46e0f9df44ce3dea5a54f7c182f98eeef7bee | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Fri Aug 09 14:20:53 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 15 22:13:21 2013 +0200 |
tree | fb7086e2c10eb286bb3beb7bb5b300914f193bc1 | |
parent | 5e13762cf8e5a4998c3a80d2265f0c3b3277854e [diff] |
pinctrl: imx: do not fail when parsing a function fails 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>