]> asedeno.scripts.mit.edu Git - linux.git/commit
pwm: atmel: Remove platform_device_id and use only dt bindings
authorKamel Bouhara <kamel.bouhara@bootlin.com>
Wed, 18 Sep 2019 14:57:16 +0000 (16:57 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Sat, 21 Sep 2019 01:25:10 +0000 (03:25 +0200)
commit3d4d85741ad3d880cb432d9121f5563e6a57ff2e
tree36464ab5a892dfd19dce4d911ca42b197e7d069d
parentc91e3234c6035baf5a79763cb4fcd5d23ce75c2b
pwm: atmel: Remove platform_device_id and use only dt bindings

Since commit 26202873bb51 ("avr32: remove support for AVR32
architecture") there is no more user of platform_device_id and we
should only use dt bindings

Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig
drivers/pwm/pwm-atmel.c