Home
last modified time | relevance | path

Searched hist:"99 a4b91ae967d22158d3f4d4f9564ac63295930e" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs4270.cdiff 99a4b91ae967d22158d3f4d4f9564ac63295930e Wed May 04 19:08:31 CEST 2022 Charles Keepax <ckeepax@opensource.cirrus.com> ASoC: cs4270: Remove redundant big endian formats

The CODEC already provides the endianness flag on its
snd_soc_component_driver structure, specifying it is ambivalent
to endian. The core will expand the formats to cover both
endian types, as such remove the redundant specification of both
endians.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220504170905.332415-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>