Files
linux/drivers/media/usb/dvb-usb
Stefan Brüns 3f190e3aec [media] cxusb: Use a dma capable buffer also for reading
Commit 17ce039b4e ("[media] cxusb: don't do DMA on stack")
added a kmalloc'ed bounce buffer for writes, but missed to do the same
for reads. As the read only happens after the write is finished, we can
reuse the same buffer.

As dvb_usb_generic_rw handles a read length of 0 by itself, avoid calling
it using the dvb_usb_generic_read wrapper function.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-02-08 11:52:40 -02:00
..
2016-01-25 12:01:08 -02:00
2016-10-14 12:38:34 -03:00
2016-10-14 12:40:47 -03:00
2016-01-25 12:01:08 -02:00
2016-11-16 16:42:27 -02:00
2016-10-24 18:33:11 -02:00
2016-11-13 10:02:22 -08:00
2016-11-13 10:02:22 -08:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00