From: Hans Verkuil Date: Mon, 20 Jul 2015 12:59:36 +0000 (-0300) Subject: [media] usbvision: fix DMA from stack warnings X-Git-Tag: omap-for-v4.3/fixes-rc1~26^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8926e8453476ef3c714d659803068b0f26dd656c;p=pandora-kernel.git [media] usbvision: fix DMA from stack warnings In various places the stack was used to provide buffers for USB data, but this should be allocated memory. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed