OSDN Git Service

rtc: at91rm9200: use of_device_get_match_data()
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 26 Sep 2019 12:15:32 +0000 (15:15 +0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 3 Oct 2019 19:50:47 +0000 (21:50 +0200)
commit288d9cf1764a25eb6bb92e532a75ae90f9cb9616
tree190cbe63958e5a54b547c7ccc808014650e77960
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
rtc: at91rm9200: use of_device_get_match_data()

Use of_device_get_match_data() since all platforms should now use DT
bindings. AVR32 architecture has been removed in
commit 26202873bb51 ("avr32: remove support for AVR32 architecture").

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/1569500132-21164-1-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig
drivers/rtc/rtc-at91rm9200.c