commit | 0500ce589aa7b5325af161d3c992ffb6be138ff9 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Feb 15 09:35:27 2017 -0700 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Feb 21 21:23:13 2017 +0100 |
tree | af23b5a2bd7d9a3b43e98976671a8d23487e4a3e | |
parent | 8ccbd360068af1993a9359f1d31db70cf5eb8825 [diff] |
rtc: m48t86: remove unused platform_data 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>