OMAP: McBSP: Do not enable or disable clocks on failed path v2.6.29-omap1
authorEero Nurkkala <ext-eero.nurkkala@nokia.com>
Wed, 18 Mar 2009 11:41:25 +0000 (11:41 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 26 Mar 2009 22:48:08 +0000 (15:48 -0700)
McBSP clocks are being double enabled in the event the
McBSP is already active. Also, they are unnecessarily
disabled when there's no active McBSP in use. Fix this
phenomenom by enabling and disabling the clocks at the
proper location.

Signed-off-by: Eero Nurkkala <ext-eero.nurkkala@nokia.com>
Acked-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found