commit | e21ab17904ff5c56bd6d6d062824ca584a42d89f | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Tue Dec 27 14:00:54 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Jan 09 11:59:09 2017 +0000 |
tree | 71cc5551408dfeff6326de4e6586ff4fcdb0960d | |
parent | e2f748e06db389d9fd51413df23ff8d3615a47db [diff] |
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>