OSDN Git Service

ASoC: mmp-sspa: Drop S20_3LE case
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 11 May 2020 21:01:25 +0000 (23:01 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 12 May 2020 13:20:32 +0000 (14:20 +0100)
commit74fcfde748b26c68a8ab2791d9d73f698f7752d1
tree38038b7d982dd4cce4613091e9cd680a66f3dcec
parent00a1aca23e71d83454485d55b5af32c5b367c99f
ASoC: mmp-sspa: Drop S20_3LE case

It does nothing, because the corresponding bit s not flipped on in .formats
and the audio SRAM DMA engine is not able to handle 20-bit transfers
anyway.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link: https://lore.kernel.org/r/20200511210134.1224532-3-lkundrak@v3.sk
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/mmp-sspa.c