]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 08:09:46 +0000 (09:09 +0100)
commit6b57662274bdaae4dc68998d36c3530f966f3b0b
tree7e3fb3379e83a8a229b5824473eda853fd36156a
parent699f7359e599ca5c7e2ee0708849349bbc562c5d
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