linux/arch/arm/mach-omap2
Benoit Cousson f5c1f84bcc OMAP: hwmod: Do not exit the iteration if one clock init failed
During the _init_clocks phase, the iteration is stopped but the
status is still change from _HWMOD_STATE_REGISTERED to
_HWMOD_STATE_CLKS_INITED.
Since the _setup phase will be done nevertheless, it might be
better to keep initializing the others clocks nodes and just
keep the warning.
It is much easier to debug when a important number of clocks
name are wrong during the early debug phase of a new platform.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
2010-05-20 12:31:10 -06:00
..
2009-11-22 10:24:33 -08:00
2010-05-20 12:31:06 -06:00
2010-05-20 12:31:06 -06:00
2010-05-20 11:17:51 -07:00
2010-02-15 09:27:05 -08:00
2010-04-23 15:35:11 -07:00
2010-02-15 10:03:33 -08:00
2010-02-15 10:03:34 -08:00
2010-05-03 17:53:08 -07:00
2010-02-03 08:48:06 -08:00
2010-05-14 10:23:28 +03:00
2010-02-23 10:57:40 -08:00