commit | 5594e88a440bb75ce6e7fe045b254503420df6d8 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Feb 15 09:35:26 2017 -0700 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Feb 21 18:18:52 2017 +0100 |
tree | ad48525b326f616aa43483c48409ad9ad65ff937 | |
parent | 3ea07127d9367250321df33bf9fee2ada362400c [diff] |
ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources The rtc-m48t86 driver can now handle its own resources and do the read/write operations internally. Pass the necessary resources to the driver and remove the m48t86_ops platform data. Remove the, then unnecessary, static remapping for the registers. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>