]> Git Repo - linux.git/commit
ASoC: sdw-mockup: Add endianness flag in snd_soc_component_driver
authorCharles Keepax <[email protected]>
Wed, 4 May 2022 17:09:05 +0000 (18:09 +0100)
committerMark Brown <[email protected]>
Mon, 9 May 2022 11:46:53 +0000 (12:46 +0100)
commite2d61f6255a26a09d4fe2458fa93a33a71db1024
tree5b8eba7c52c857360030092ef4dfa5a171f4a8db
parent96bc59d097047a8a013cb77b2a1215cc4877fa96
ASoC: sdw-mockup: Add endianness flag in snd_soc_component_driver

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 receives audio over a SoundWire DAI and as such
should have endianness applied.

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/sdw-mockup.c
This page took 0.056365 seconds and 4 git commands to generate.