]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: sun4i-spdif: Always set the valid data to be the MSB
authorMarcus Cooper <codekipper@gmail.com>
Mon, 11 Nov 2024 16:55:30 +0000 (17:55 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 9 Dec 2024 14:07:57 +0000 (14:07 +0000)
commit80ac12ffb3a9e19a2f11eb1975ed31c9a39183c8
tree74d1f1a03e1965f27fb6c8ee224a44c1d2f9dce3
parent0a2319308de88b9e819c0b43d0fccd857123eb31
ASoC: sun4i-spdif: Always set the valid data to be the MSB

This doesn't affect 16bit formats and allows us to properly run
24bit formats.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Link: https://patch.msgid.link/20241111165600.57219-3-codekipper@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-spdif.c