]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec6094d9558fa8b0d7c244eab85a25a16fa7dff1
tree514563ed83c39ba35a3c54f7f2311ea62cdfef3f
parentc2f7c2069235035d4aa8f0dab3487370c18ee0ae
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