]> Git Repo - linux.git/commit
ASoC: wm9090: Remove redundant endianness flag
authorCharles Keepax <[email protected]>
Tue, 10 May 2022 15:38:43 +0000 (16:38 +0100)
committerMark Brown <[email protected]>
Wed, 11 May 2022 16:42:15 +0000 (17:42 +0100)
commitde2427207d13d7fe1882cd1772d66e33debf999e
treee6ad5a794f6b86a5eaff7675d645e2e09f88fc2b
parent69b53a097d9984d93448b021e0d422f2803310bd
ASoC: wm9090: Remove redundant endianness flag

The endianness flag is used on the CODEC side to specify an
ambivalence to endian, typically because it is lost over the hardware
link. This device has no DAI links and as such the flag would have
no effect, remove the redundant flag.

Signed-off-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/wm9090.c
This page took 0.056217 seconds and 4 git commands to generate.