From: Roland Stigge Date: Sun, 17 Jun 2012 20:13:34 +0000 (+0100) Subject: ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 X-Git-Tag: v3.5-rc4~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43380981716c9b48bf2809e4cd1cb0c6b71429d;p=pandora-kernel.git ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 Zero is a valid GPIO and shouldn't be handled as an error return code from of_get_named_gpio(). It was a leftover from old code before getting pdata->gpio_*() was modified. Signed-off-by: Roland Stigge Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed