commit | 16d70a78b45a65c88a3c614ebadbf2589f6f8efe | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jul 06 11:42:04 2017 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Jul 07 13:14:18 2017 +0200 |
tree | 33442c408c202a973081813254f51e5a46323478 | |
parent | 7133eca19505defed19b1337f46b2cd5f7608814 [diff] |
rtc: rv8803: use generic nvmem support 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>