ARM: mx5: clock-imx51: make *ipg clocks secondary clocks of their corresponding perip...
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 25 Aug 2010 09:56:26 +0000 (11:56 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 1 Oct 2010 07:33:04 +0000 (09:33 +0200)
Currently the uarts and timer only work because they are
turned on by reset default. Make them secondary clocks
of their corresponding peripheral clocks to make sure they
are turned on when necessary. Also, register some clocks
to get rid of compiler warnings

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found