Re: [PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags

2014-07-09 Thread Linus Walleij
On Fri, Jul 4, 2014 at 11:52 AM, Tushar Behera 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@1222[0]' >

Re: [PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags

2014-07-09 Thread Linus Walleij
On Fri, Jul 4, 2014 at 11:52 AM, Tushar Behera tusha...@samsung.com 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@1222[0]'

Re: [PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags

2014-07-06 Thread Alexandre Courbot
On Fri, Jul 4, 2014 at 6:52 PM, Tushar Behera 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@1222[0]' >

Re: [PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags

2014-07-06 Thread Alexandre Courbot
On Fri, Jul 4, 2014 at 6:52 PM, Tushar Behera tusha...@samsung.com 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@1222[0]'

[PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags

2014-07-04 Thread Tushar Behera
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@1222[0]' of_get_named_gpiod_flags exited with status 0 After: of_get_named_gpiod_flags: can't

[PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags

2014-07-04 Thread Tushar Behera
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@1222[0]' of_get_named_gpiod_flags exited with status 0 After: of_get_named_gpiod_flags: can't