]> asedeno.scripts.mit.edu Git - 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)
committerMark Brown <broonie@kernel.org>
Tue, 4 Jun 2019 14:33:48 +0000 (15:33 +0100)
commit7e46169a5f35762f335898a75d1b8a242f2ae0f5
treee695abf4d99dfa14f25453f5309157e2364c94d8
parent5628c8979642a076f91ee86c3bae5ad251639af0
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask

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>
sound/soc/sunxi/sun4i-i2s.c