Use gpio_is_valid rather than open coding the more restrictive != -1
test.
Acked-by: Jingoo Han
Signed-off-by: Johan Hovold
---
drivers/video/backlight/atmel-pwm-bl.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/video/backlight/atmel-pwm-bl.c
b/drivers/vi
On Wednesday, October 23, 2013 2:27 AM, Johan Hovold wrote:
>
> Use gpio_is_valid rather than open coding the more restrictive != -1
> test.
>
> Signed-off-by: Johan Hovold
Acked-by: Jingoo Han
Best regards,
Jingoo Han
> ---
> drivers/video/backlight/atmel-pwm-bl.c | 8
> 1 file ch
Use gpio_is_valid rather than open coding the more restrictive != -1
test.
Signed-off-by: Johan Hovold
---
drivers/video/backlight/atmel-pwm-bl.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/video/backlight/atmel-pwm-bl.c
b/drivers/video/backlight/atmel-pw
3 matches
Mail list logo