]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mxc: Change gpt timer code to be more generic by using V2 instead of MX3
authorAmit Kucheria <amit.kucheria@canonical.com>
Wed, 21 Apr 2010 18:34:36 +0000 (21:34 +0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 22 Apr 2010 11:40:32 +0000 (13:40 +0200)
commit38a66f51e71c8d3e24c221614c57b9e8b37a46b3
treeab6334e8092d13a6fd91339ff2bf3fba38911ae1
parent3fcb027d7fd749569665d34a79ce2a8e00bc2ed6
mxc: Change gpt timer code to be more generic by using V2 instead of MX3

Replace mx3_ with v2_ since the register layout is the same for all SoCs using
version 2 of the timer (mx25, mx31, mx37 and now mx51)

Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/time.c