commit | 3ccdf5bbdf5f2488e4a36692d055ba9c43ae6717 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Nov 20 12:19:13 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 21 10:38:39 2012 +0900 |
tree | 0bb790b03a3e41e607d3da9504da1248f33de485 | |
parent | 982b604bc56a3da874e489051fc7adb49b1eba65 [diff] |
ASoC: kirkwood-i2s: more pause-mode fixes Don't even momentarily set the pause status when starting the channel; if we do, we should check the busy bit to ensure that we comply with the spec. In any case, it isn't necessary; we will not active on a START event so there is no need to pause the DMA. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>