diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2018-01-15 00:07:10 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-04-30 12:50:44 +0300 |
commit | bb084c0f61d659f0e6d371b096e0e57998f191d6 (patch) | |
tree | 43c07d484a7e932350c5224758a90ec87bf078c6 /drivers/video/backlight/Makefile | |
parent | 3157694d8c7fed9046dece8b63434cafef21cbf6 (diff) | |
download | linux-bb084c0f61d659f0e6d371b096e0e57998f191d6.tar.xz |
backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
The documentation was wrong, gpiod_get_direction() returns 0/1 instead
of the GPIOF_* flags. The docs were fixed with commit 94fc73094abe47
("gpio: correct docs about return value of gpiod_get_direction"). Now,
fix this user (until a better, system-wide solution is in place).
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/video/backlight/Makefile')
0 files changed, 0 insertions, 0 deletions