Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1376847

Re: [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
Date 2016-04-12 16:20 +0200
Message-ID <rn7kC-eE-39@gated-at.bofh.it> (permalink)
References <riuBc-28V-5@gated-at.bofh.it> <riuBc-28V-9@gated-at.bofh.it> <rn4mJ-6uB-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 12 Apr 2016, Thierry Reding wrote:

> On Wed, Mar 30, 2016 at 10:03:25PM +0200, Boris Brezillon wrote:
> > The PWM period will be set when calling pwm_config. Remove this useless
> > call to pwm_set_period(), which might mess up with the internal PWM state.
> > 
> > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> > Acked-by: Lee Jones <lee.jones@linaro.org>
> > ---
> >  drivers/video/backlight/pwm_bl.c | 4 +---
> >  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> Applied, thanks.

Applied?

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v5 02/46] backlight: pwm_bl: remove useless call to  pwm_set_period() Thierry Reding <thierry.reding@gmail.com> - 2016-04-12 13:10 +0200
  Re: [PATCH v5 02/46] backlight: pwm_bl: remove useless call to  pwm_set_period() Lee Jones <lee.jones@linaro.org> - 2016-04-12 16:20 +0200
    Re: [PATCH v5 02/46] backlight: pwm_bl: remove useless call to  pwm_set_period() Thierry Reding <thierry.reding@gmail.com> - 2016-04-12 16:30 +0200

csiph-web