]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: atmel: Remove useless symbolic definitions
authorThierry Reding <thierry.reding@gmail.com>
Mon, 4 Mar 2019 11:10:29 +0000 (12:10 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 4 Mar 2019 11:52:49 +0000 (12:52 +0100)
commit73554e35335ff4b6974424a14fb2796ab04194b8
tree7373278a205d80ec3251cc3db5fdf3d106a2758c
parentc0016d5b1b2004840ff01a80333bac709de887ce
pwm: atmel: Remove useless symbolic definitions

The values that these symbols define are only assigned to the per-SoC
structure where the context is clear, so there's no need for the extra
symbolic name.

Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-atmel.c