diff options
| author | Tushar Behera <[email protected]> | 2014-07-04 09:52:09 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2014-07-09 10:22:58 +0000 |
| commit | 85ea29ac1c4838a720e6fcde2805ddb33451f21b (patch) | |
| tree | ff4e587f16e3674755302aa7e79e6bd0eb63006b /drivers/gpio/gpio-max730x.c | |
| parent | gpio: move integer GPIO support to its own file (diff) | |
| download | kernel-85ea29ac1c4838a720e6fcde2805ddb33451f21b.tar.gz kernel-85ea29ac1c4838a720e6fcde2805ddb33451f21b.zip | |
gpiolib: of: Update debug messages for of_get_named_gpiod_flags
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 <[email protected]>
Reviewed-by: Alexandre Courbot <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-max730x.c')
0 files changed, 0 insertions, 0 deletions
