From: Eero Nurkkala Date: Wed, 18 Mar 2009 11:31:02 +0000 (+0000) Subject: OMAP: McBSP: Always maintain McBSP fclk while active X-Git-Tag: v2.6.29-omap1~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd0d1794e9897e65d9443b8b7ba897d93f3deab8;p=pandora-kernel.git OMAP: McBSP: Always maintain McBSP fclk while active McBSP fclk must be maintained for the duration of audio playback or recording. Otherwise the fclk may get autogated when the PER96M clk is no longer required by other modules. This results in audio activity being hang. Also, if the McBSP is run as a slave, it is possible that words are randomly missed from the playback. Fix all this phenomenom by enabling the McBSP fclk clockactivity bit for the entire active duration of the McBSP usage. Signed-off-by: Eero Nurkkala Acked-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed