]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sun4i-i2s: Fix RX slot number of SUN8I
authorYong Deng <yong.deng@magewell.com>
Mon, 26 Feb 2018 02:43:52 +0000 (10:43 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 26 Feb 2018 10:49:36 +0000 (10:49 +0000)
commit5a3386790a172cf738194e1574f631cd43c6140a
treec81dac70eea856d9178b774ff965686623fe7567
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
ASoC: sun4i-i2s: Fix RX slot number of SUN8I

I2S's RX slot number of SUN8I should be shifted 4 bit to left.

Fixes: 7d2993811a1e ("ASoC: sun4i-i2s: Add support for H3")
Signed-off-by: Yong Deng <yong.deng@magewell.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/sunxi/sun4i-i2s.c