commit | abc925f72c666042bf49fbf590bed01e5dbc2c97 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jul 06 11:42:07 2017 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Jul 07 13:14:23 2017 +0200 |
tree | 151ca4a767b85c9cb97718ea51931c463144b421 | |
parent | 69b119a642b7e143be08f9cbabca7bc910f5720d [diff] |
rtc: ds1307: use generic nvmem Instead of adding a binary sysfs attribute from the driver (which suffers from a race condition as the attribute appears after the device), use the core to register an nvmem device. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>