]> git.baikalelectronics.ru Git - kernel.git/commit
mx25: properly initialize clocks
authorBaruch Siach <baruch@tkos.co.il>
Mon, 25 Jan 2010 10:58:20 +0000 (12:58 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 26 Jan 2010 17:54:06 +0000 (18:54 +0100)
commitc4f6cb1e84f75df92df113da01b5ab20266e9ab5
tree7b347b084da6499dd937ffc8a4d920d55d2fbe28
parenta197cd4fb84352e6e316a221f4903fdb22247175
mx25: properly initialize clocks

This patch disables all unnecessary clock in mx25_clocks_init() to make a clean
start, the same as is being done for the rest of the i.MX chips.

This patch was tested on i.MX25 PDK.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx25/clock.c