diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-11-10 21:29:03 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-11-22 18:10:07 +0100 |
commit | 41c9e132c5cc3e5f28cf44032ff82f7614a42989 (patch) | |
tree | cf3e3e8684653cbdbf78b257f4fd75115ed82bdb /drivers/rtc/rtc-stmp3xxx.c | |
parent | 461e557b97277b693cd8008c32a9d01c7f8f453b (diff) | |
download | talos-obmc-linux-41c9e132c5cc3e5f28cf44032ff82f7614a42989.tar.gz talos-obmc-linux-41c9e132c5cc3e5f28cf44032ff82f7614a42989.zip |
rtc: nvmem: remove nvmem from struct rtc_device
Using devm_nvmem_register allows to avoid tracking the nvmem pointer in the
rtc_device structure.
This ultimately allows to register multiple nvmem devices from an RTC
driver.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-stmp3xxx.c')
0 files changed, 0 insertions, 0 deletions