+14
−11
Loading
pwm->chip is dereferenced several times in the pwm_apply_state() function. Introducing a local variable for it helps keeping some lines a bit shorter. Signed-off-by:Uwe Kleine-König <uwe@kleine-koenig.org> Signed-off-by:
Thierry Reding <thierry.reding@gmail.com>