From: Eero Nurkkala Date: Wed, 18 Mar 2009 11:41:25 +0000 (+0000) Subject: OMAP: McBSP: Do not enable or disable clocks on failed path X-Git-Tag: v2.6.29-omap1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58cf2f1425abfd3a449f9fe985e48be2d2555022;p=pandora-kernel.git OMAP: McBSP: Do not enable or disable clocks on failed path 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 Acked-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed