commit | f8033aabb23bd8b2b51e2c32ee759f860ecdd1ee | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Oct 13 00:04:21 2017 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Oct 13 00:10:10 2017 +0200 |
tree | 84331c8a64b4947020e78cd7c5d937354b998d10 | |
parent | 5508c72528d22805e301ecdfd3abcd85af24b0ec [diff] |
rtc: m48t86: 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>