Hi Alexandre,
On Mon, Feb 11, 2019 at 11:33 AM Alexandre Belloni
wrote:
>
> rtc_nvmem_unregister() is called on rtc_device release so it is not
> necessary to call it from the driver.
thank you for taking care of the linker-error!
> Signed-off-by: Alexandre Belloni
Reviewed-by: Martin Blumensti
rtc_nvmem_unregister() is called on rtc_device release so it is not
necessary to call it from the driver.
Signed-off-by: Alexandre Belloni
---
drivers/rtc/rtc-meson.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/rtc/rtc-meson.c b/drivers/rtc/rtc-meson.c
index 6
2 matches
Mail list logo