]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 25 May 2011 10:56:50 +0000 (12:56 +0200)
committerJohn Stultz <john.stultz@linaro.org>
Sat, 2 Jul 2011 01:09:44 +0000 (18:09 -0700)
commit46b21218145ecef0936eb4338a9e0ffef84f00cf
tree8a69926e13fb0f8358ca5ad8bc0a7fc5440d6a0a
parent47eac337cd87464b90d0ad2eb2a060036a95b649
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents

The stmp3xxx  driver used to include functions from a stmp-specific
include. Because of consolidation, plat-stmp has now been removed and
merged with the compatible mach-mxs.

Use the apropriate mxs-functions for transition. The accessors will be
converted to readl/writel in a later patch.

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>
drivers/rtc/Kconfig
drivers/rtc/rtc-stmp3xxx.c