commit | 5539ba54b3ea3952b14bd8692122543d1e31b5ae | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Aug 22 11:48:41 2017 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Aug 22 12:05:20 2017 +0200 |
tree | c6bf87ad96714342b5018438c68ccaf5ae029949 | |
parent | 2f7f1b780dd60278819d396b67db8c41db6a3b1f [diff] |
rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device() Use managed RTC device allocation as this allows for further cleanup. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>