Re: [PATCH 1/4] pwm: pca9685: remove unused duty_cycle struct element

From: Andy Shevchenko
Date: Mon Mar 30 2020 - 09:18:33 EST


On Mon, Mar 30, 2020 at 4:09 PM Thierry Reding <thierry.reding@xxxxxxxxx> wrote:
>
> On Wed, Feb 26, 2020 at 02:52:26PM +0100, Matthias Schiffer wrote:
> > duty_cycle was only set, never read.
> >
> > Signed-off-by: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx>
> > ---
> > drivers/pwm/pwm-pca9685.c | 4 ----
> > 1 file changed, 4 deletions(-)
>
> Applied, thanks.

I'm not sure this patch is correct.
We already have broken GPIO in this driver. Do we need more breakage?

--
With Best Regards,
Andy Shevchenko