+14
−11
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>