]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sun4i-i2s: Incorrect SR and WSS computation
authorMarcus Cooper <codekipper@gmail.com>
Mon, 29 Jul 2019 15:21:30 +0000 (17:21 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 31 Jul 2019 11:01:46 +0000 (12:01 +0100)
commit52f87f3ca251f5e43b42e78ab9816b2b07718bfe
tree1fbacab25295b53cd7992e185cb9c27933ec3653
parent6963d00bb6e42e91882d2eb36639701aca9fe032
ASoC: sun4i-i2s: Incorrect SR and WSS computation

The A64 audio codec uses the original I2S block but the SR and
WSS computation currently assigned is for the newer block.

Fixes: 619c15f7fac9 (ASoC: sun4i-i2s: Change SR and WSS computation)
Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Link: https://lore.kernel.org/r/20190729152130.27955-1-codekipper@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-i2s.c