commit | b5167159d4341d408ef6b941975f2fe8973b2a94 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Wed May 25 12:56:52 2011 +0200 |
committer | John Stultz <john.stultz@linaro.org> | Fri Jul 01 18:09:56 2011 -0700 |
tree | e5424d893af19f51bdd6dbb8167c68c7eab36e04 | |
parent | a91d2bab355f3a5caa767d7316f80422bfcd2ad6 [diff] |
rtc: stmp3xxx: Get rid of mach-specific accessors Replace the accessors with standard readl/writel to remove their platform-dependency. Also, drop __raw_(read|write)l-accessors while we are here. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Tested-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: John Stultz <john.stultz@linaro.org>