]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: tx4939: use generic nvmem
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 12 Feb 2018 22:47:59 +0000 (23:47 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 1 Mar 2018 09:49:35 +0000 (10:49 +0100)
commitd05890c35822fa6a3c9e4bf9d183e2a9c5af5509
tree3ce4b109fc911597fa84e783d252a070031f3328
parente839ce44ae2665af8d64ff260a2b1dd58b4b3abc
rtc: tx4939: use generic nvmem

Instead of adding a binary sysfs attribute from the driver, use the core to
register an nvmem device.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-tx4939.c