linux/arch/arm/mach-omap1
Paul Walmsley af022fafa8 OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"
Commit 52650505fbf3a6ab851c801f54e73e76c55ab8da caused clock initialization
to fail on OMAP1 with "BUG: spinlock lockup on CPU#0" -- this is because
omap1_select_table_rate() and omap1_round_to_table_rate() call clk_get_rate()
with the clockfw spinlock held.  Fix by accessing the rate directly from
the internal clock framework functions.

Thanks to Tony Lindgren <tony@atomide.com> for reporting and testing the fix.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
2010-01-20 13:35:28 -07:00
..
2009-12-11 16:16:33 -08:00
2009-12-11 16:16:33 -08:00
2009-12-11 16:16:33 -08:00
2009-12-09 12:04:06 +02:00
2009-12-11 16:16:33 -08:00
2009-12-11 16:16:34 -08:00
2009-10-07 23:14:08 +01:00
2009-11-22 10:24:32 -08:00