OMAP2 clock: check register address in omap2_clk_wait_ready()
authorPaul Walmsley <paul@pwsan.com>
Thu, 26 Jun 2008 07:09:21 +0000 (01:09 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 26 Jun 2008 13:43:49 +0000 (16:43 +0300)
The test in omap2_clk_wait_ready() for DSS or CAM clocks didn't
verify that the PRCM {F,I}CLKEN1 register was in the CORE powerdomain.
Add this check in.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found