]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: m48t86: allow driver to manage its resources
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 10 Feb 2017 18:11:56 +0000 (11:11 -0700)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 12 Feb 2017 00:07:38 +0000 (01:07 +0100)
commit8057c86d43a6579421c97b00c6df1ab0bc5e51a0
treefd58603905dbd9d5b5addda56f8db36cb4ca8fc8
parent68b54f477fae4f50a4010a1b5019bd185d452fa7
rtc: m48t86: allow driver to manage its resources

Allow this driver to, optionally, manage it's own resources and do the
read/write operations if the platform does not provide them.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-m48t86.c