]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: dwc: Enable 24 bit sample size in PIO mode
authorJose Abreu <Jose.Abreu@synopsys.com>
Tue, 27 Dec 2016 14:00:54 +0000 (14:00 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 9 Jan 2017 11:59:09 +0000 (11:59 +0000)
commite21ab17904ff5c56bd6d6d062824ca584a42d89f
tree71cc5551408dfeff6326de4e6586ff4fcdb0960d
parente2f748e06db389d9fd51413df23ff8d3615a47db
ASoC: dwc: Enable 24 bit sample size in PIO mode

Sample size of 24 bits use in reality 32 bits for storage. We
can safelly enable this sample size and treat the data as
32 bits.

Tested in a x86_64 platform and in ARC AXS101 SDP platform.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/dwc/designware_pcm.c