summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/rtc-m48t86.h
Commit message (Collapse)AuthorAgeFilesLines
* rtc: m48t86: remove unused platform_dataH Hartley Sweeten2017-02-211-16/+0
| | | | | | | | | | | All users of this driver have been updated to allow the driver to manage it's own resources and do the read/write operations internally. The m48t86_ops are no longer used. Remove the platform_data header and the support code in the driver. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
* rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-271-0/+16
m48t86.h belongs to include/linux/platform_data/ Acked-by: Jason Cooper <jason@lakedaemon.net> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
OpenPOWER on IntegriCloud