[PATCH v3 2/2] mmc: mmci.c: Remove wrong error handling of gpio 0
From: Linus Walleij <hidden>
Date: 2012-06-17 18:06:09
Also in:
linux-mmc, lkml
From: Linus Walleij <hidden>
Date: 2012-06-17 18:06:09
Also in:
linux-mmc, lkml
On Sun, Jun 17, 2012 at 12:11 PM, Roland Stigge [off-list ref] wrote:
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 <redacted>
Acked-by: Linus Walleij <redacted> Pls put this into Russell's patch tracker with the other patch. Yours, Linus Walleij