]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15480b5e054489c64b0213f8a16c6f6c15ed1e51
tree9c0782508d1d40a753c71b8e1e5a4b85b43978f0
parent008bf7b97a78d93f35d93471295bd86301a4c655
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