commit | 47eac337cd87464b90d0ad2eb2a060036a95b649 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Wed May 25 12:56:49 2011 +0200 |
committer | John Stultz <john.stultz@linaro.org> | Fri Jul 01 18:09:34 2011 -0700 |
tree | 84db345a5b36c28d62cab980e1a1fb81c43c30a9 | |
parent | 07187ee13f2b4ba183d4a4832ea153dbb2e030d3 [diff] |
rtc: stmp3xxx: Restore register definitions The stmp3xxx driver used to include register names from a stmp-specific include. Because of consolidation, plat-stmp has now been removed and merged with the compatible mach-mxs. Restore the register names directly in the driver and rename them to be specific to this driver. 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>