On Fri, Jul 4, 2014 at 6:52 PM, 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> More meaningful debug messages are always a good thing. Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx> -- 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