summaryrefslogtreecommitdiffstats
path: root/drivers/dma/mv_xor.c
diff options
context:
space:
mode:
authorJulian Scheel <julian@jusst.de>2012-10-04 10:04:28 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-12-04 14:54:21 -0200
commit16427faf28674451a7a0485ab0a929402f355ffd (patch)
tree954b9a70cffce0a8120a298b8254ec8fc83947c2 /drivers/dma/mv_xor.c
parent6823627b933decf5842fcfc37cc71c549f56c6a2 (diff)
[media] tm6000: Add parameter to keep urb bufs allocated
On systems where it cannot be assured that enough continous memory is available all the time it can be very useful to only allocate the memory once when it is needed the first time. Afterwards the initially allocated memory will be reused, so it is ensured that the memory will stay available until the driver is unloaded. [mchehab@redhat.com: Codingstyle fixups] Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/dma/mv_xor.c')
0 files changed, 0 insertions, 0 deletions