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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 07:42:44 +0000 (08:42 +0100)
commit577ad1c9bcfda68273784fb937281872b7655c54
tree26e4d8710ae40917d26f0e2200d558514e1c78d0
parenta971fc44c94b6e20f492a93e3e6e5f1735d8afb8
ASoC: sun4i-i2s: Fix RX slot number of SUN8I

commit 5a3386790a172cf738194e1574f631cd43c6140a upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/sunxi/sun4i-i2s.c