]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
authorMarcus Cooper <codekipper@gmail.com>
Mon, 3 Jun 2019 17:47:27 +0000 (19:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jul 2019 07:54:33 +0000 (09:54 +0200)
commitdc28a31e3310a4b474b9d7b31fa6a5b992b79a7b
treeff2562eed36455ebcb296ed155b4af7daeec9d01
parentc930b3bca642c9dbc8a6077ebc82d9bbe96cc79f
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask

[ Upstream commit 7e46169a5f35762f335898a75d1b8a242f2ae0f5 ]

Although not causing any noticeable issues, the mask for the
channel offset is covering too many bits.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/sunxi/sun4i-i2s.c