ASoC: kirkwood-i2s: fix pause handling some more
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jun 2014 14:23:10 +0000 (15:23 +0100)
committerMark Brown <broonie@linaro.org>
Sat, 28 Jun 2014 12:18:33 +0000 (13:18 +0100)
commit4d2097e51795b760c392d3fbc6ca6b6f77c83419
tree9c0782508d1d40a753c71b8e1e5a4b85b43978f0
parent2fbc38219c0af91afbeb3c9d97c62e1c7c74df61
ASoC: kirkwood-i2s: fix pause handling some more

We still see the occasional timeout waiting for busy to clear.  As the
spec is contradictory, and we know that the current implementation
doesn't work, try an alternative interpretation from the spec.  This
one appears to work - I have yet to find any issue with it during my
testing over several months.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/kirkwood/kirkwood-i2s.c
This page took 0.047191 seconds and 5 git commands to generate.