MXC: fix reset for mx31, mx35 and mx27 SoCs
commit679bfef0e366109483981899401b98b8a65ed06c
authorValentin Longchamp <valentin.longchamp@epfl.ch>
Thu, 8 Oct 2009 16:12:24 +0000 (8 18:12 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 13 Oct 2009 08:24:10 +0000 (13 10:24 +0200)
treef3e848bc03ee647d6ef62ca3fe029ec92388b297
parentd9e8b88478be7c8cd3fab91213c05e6194de294e
MXC: fix reset for mx31, mx35 and mx27 SoCs

The clock name for the watchdog devices was not set consistently
with mx21 on these platforms, resulting in the reset not to work.

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx2/clock_imx27.c
arch/arm/mach-mx3/clock-imx35.c
arch/arm/mach-mx3/clock.c