diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-01-11 14:02:19 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-14 21:28:39 +0000 |
commit | 478028e088d6a94666d8a776be2cd2291faf3bbd (patch) | |
tree | 8bebc11e20820e4a61b1ccbe8dd7ab9881571a15 /lib/hweight.c | |
parent | 93b943edfc5e439f7b843535e0bb0f7d2371f67f (diff) |
ASoC: generic-dmaengine-pcm: Check DMA residue granularity
The dmaengine framework now exposes the granularity with which it is able to
report the transfer residue for a certain DMA channel. Check the granularity in
the generic dmaengine PCM driver and
a) Set the SNDRV_PCM_INFO_BATCH if the granularity is per period or worse.
b) Fallback to the (race condition prone) period counting if the driver does
not support any residue reporting.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'lib/hweight.c')
0 files changed, 0 insertions, 0 deletions