[ARM] tegra: tegra_i2s_audio: do not reset the i2s fifo unnecessarily
authorIliyan Malchev <malchev@google.com>
Tue, 24 Aug 2010 01:42:07 +0000 (18:42 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:27:51 +0000 (16:27 -0700)
commitca2ab5954d26d78f32aeaa84af43a3fc02c741a6
tree8daab80d0d911dab82e21fffe0f85bff2a84b880
parenta3a03951fd50e2ccbab415bf74234c00654e5c4b
[ARM] tegra: tegra_i2s_audio: do not reset the i2s fifo unnecessarily

This patch removes redundant i2s fifo resets, which also cause blips on playback.
It also moves the fifo attention levels to struct audio_stream.

Signed-off-by: Iliyan Malchev <malchev@google.com>
arch/arm/mach-tegra/tegra_i2s_audio.c