mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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: Sonny Rao <sonnyrao@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>