i.MX25: implement secondary clocks for uarts and fec
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 22 Jan 2010 07:47:06 +0000 (08:47 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 26 Jan 2010 17:52:45 +0000 (18:52 +0100)
commit4cd3f96cd4014419a4ea524d840be0fa39e3ddbc
treec04c7f1109c28c8bfa80cb89d2610ef4dbca05a8
parent9611a9b6f6de95c290efc697a3e1d0530878c047
i.MX25: implement secondary clocks for uarts and fec

For uarts and fec need two clocks, implement it using the secondary clock
field in struct clk.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx25/clock.c