backlight: lm3630a_bl: Stop messing with the pwm->period field
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Wed, 30 Mar 2016 20:03:26 +0000 (22:03 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 17 May 2016 12:44:58 +0000 (14:44 +0200)
commit4ff66efd59102280a71d432c9f0e89cdaf66b849
tree514563ed83c39ba35a3c54f7f2311ea62cdfef3f
parent7f044b09b68d36811518c55f736a20648e8ed6e2
backlight: lm3630a_bl: Stop messing with the pwm->period field

pwm->period field is not supposed to be changed by PWM users. The only
ones authorized to change it are the PWM core and PWM drivers.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/video/backlight/lm3630a_bl.c
This page took 0.027418 seconds and 5 git commands to generate.