commit | b7aff107f34f007f32f45136c9a935912a481d32 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Sep 09 22:38:48 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Sep 11 13:56:35 2018 +0200 |
tree | b9812f58e8039ff0789a2bc6d883bd7912a4bc5c | |
parent | c778ec85825dc895936940072aea9fe9037db684 [diff] |
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device Switch to devm_rtc_allocate_device to simplify the erro and driver removal paths. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>