From: Jianqun Date: Wed, 29 Oct 2014 09:45:51 +0000 (+0800) Subject: ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrl X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~85^2~2^2~1^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f95bd76f6ec1eff88eec6a04191104a11a7f97;p=pandora-kernel.git ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrl We can get into an infinite loop if the I2S_CLR register fails to clear due to a missing break statement, so add that. Signed-off-by: Jianqun Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed