Hi, On Sat, Aug 24, 2019 at 8:37 AM Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx> wrote: > > The pwm-fsl-ftm driver is one of only three PWM drivers which updates > the state for the caller of pwm_apply_state(). This might have > surprising results if the caller reuses the values expecting them to > still represent the same state. > > Signed-off-by: Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx> > --- > drivers/pwm/pwm-fsl-ftm.c | 4 ---- > 1 file changed, 4 deletions(-) Presumably this patch could break something since the pwm-fsl-ftm driver doesn't appear to implement the get_state() function. ...or did I miss it? -Doug _______________________________________________ Linux-rockchip mailing list Linux-rockchip@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-rockchip