git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a91d2ba
)
rtc: stmp3xxx: Get rid of mach-specific accessors
author
Wolfram Sang
<w.sang@pengutronix.de>
Wed, 25 May 2011 10:56:52 +0000
(12:56 +0200)
committer
John Stultz
<john.stultz@linaro.org>
Sat, 2 Jul 2011 01:09:56 +0000
(18:09 -0700)
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>
No differences found