commit | 1a0c10ed7bb191bccf6f1e2d16203886a5ce76c8 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Mar 08 14:09:03 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri May 04 10:56:19 2018 -0400 |
tree | 3082084f7b01541744c14c63041e1b1d513aad59 | |
parent | 14f4eaeddabce65deba2e1346efccf80f666f7b7 [diff] |
media: dvb-usb-v2: stop using coherent memory for URBs There's no need to use coherent buffers there. So, let the DVB core do the allocation. That should give some performance gain outside x86. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>