pwm: cros-ec: Consistently name pwm_chip variables "chip"
Most variables holding a pointer to a pwm_chip are called "chip" which is also the usual name in most other PWM drivers. Rename the two variables that have a different name to be called "chip", too, for consistency. Signed-off-by:Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by:
Tzung-Bi Shih <tzungbi@kernel.org> Signed-off-by:
Thierry Reding <thierry.reding@gmail.com>
Loading
Please sign in to comment