From: Linus Walleij Date: Mon, 7 Jan 2013 13:04:56 +0000 (+0100) Subject: pinctrl/nomadik: simplify GPIO probe X-Git-Tag: v3.9-rc1~153^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f690d85e4e26ca31082e9943d36b618e7566fe;p=pandora-kernel.git pinctrl/nomadik: simplify GPIO probe Instead of jumping to a label later in the probe just return with an error code whenever probe() fails. Make sure to remove the gpiochip on irqdomain error now that we're at it. Reviewed-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed