On Fri, Jul 4, 2014 at 11:52 AM, Tushar Behera <tushar.b@xxxxxxxxxxx> wrote: > Following is the debug output (only a few examples) before and after the patch. > > $ dmesg | grep of_get_named_gpiod_flags > > Before: > of_get_named_gpiod_flags: can't parse gpios property of node '/mmc@12220000[0]' > of_get_named_gpiod_flags exited with status 0 > > After: > of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@12220000[0]' > of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/power[0]' - status (0) > > Signed-off-by: Tushar Behera <tushar.b@xxxxxxxxxxx> Patch applied with Alexandre's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html