summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/pwm_bl.c
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2014-02-27 09:53:33 +0400
committerThierry Reding <thierry.reding@gmail.com>2014-05-07 12:15:20 +0400
commita4406f165faa222a0d2c5e660473bb6822850a55 (patch)
tree3242af19bd58e9b05bbac06c44399d27bdcd8985 /drivers/video/backlight/pwm_bl.c
parent5f33b896246a2d9bdf01352de11d4dab96ba2fc9 (diff)
downloadlinux-a4406f165faa222a0d2c5e660473bb6822850a55.tar.xz
ARM: SAMSUNG: remove GPIO flags in dev-backlight
The pwm-backlight driver is moving to use the gpiod interface, which has its own mapping mechanism for platform data GPIOs. These mappings carry GPIO properties like active low so they don't have to be explicitly handled by GPIO consumers. Because of this change, the enable_gpio_flags member of platform_pwm_backlight_data is going away. dev-backlight was passing this member, but had no user making use of it, so it can safely be removed. Further GPIOs used by pwm-backlight are expected to be defined using the mechanisms provided by the gpiod API. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/video/backlight/pwm_bl.c')
0 files changed, 0 insertions, 0 deletions