diff options
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | 2016-06-05 02:47:18 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-28 13:50:53 +0300 |
commit | c156c54d796f1b926a72a308dc084eec6eaad1c6 (patch) | |
tree | 994f3f8fff7b9c4f6b793328df8289561bc7c991 /drivers/media/pci/dt3155/Makefile | |
parent | 34e2acc8df13919d5a1aef450c6905b6329fa5b9 (diff) | |
download | linux-c156c54d796f1b926a72a308dc084eec6eaad1c6.tar.xz |
[media] tw686x: audio: Implement non-memcpy capture
Now that we've introduced the dma_mode parameter to pick the
DMA operation, let's use it to also select the audio DMA
operation.
When dma_mode != memcpy, the driver will avoid using memcpy
in the audio capture path, and the DMA hardware operation
will act directly on the ALSA buffers.
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/dt3155/Makefile')
0 files changed, 0 insertions, 0 deletions