From: Wei Yongjun Date: Tue, 7 May 2013 12:06:19 +0000 (+0800) Subject: pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry() X-Git-Tag: v3.10-rc2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18442e65d424dc84a4a4a3b635eb1a52de3cb6b4;p=pandora-kernel.git pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Introduced by commit 9dddb4df90d136429b6d6ddefceb49a9b93f6cd1 (pinctrl: single: support generic pinconf) Signed-off-by: Wei Yongjun Acked-by: Haojian Zhuang Signed-off-by: Linus Walleij --- Reading git-diff-tree failed