commit | 41e607f21b16ce648d629daa0349bfe4bf4cadaa | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Oct 13 00:03:23 2017 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Oct 13 00:10:06 2017 +0200 |
tree | ad0a5313506a8c1d0e16506a6d9ae3d313a06cb6 | |
parent | 6a4e89161e4ae4aa57eb8d4a419e7fb2cc340a13 [diff] |
rtc: ds1305: 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>