From: Jean-Francois Moine Date: Wed, 3 Sep 2008 20:12:19 +0000 (-0300) Subject: V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. X-Git-Tag: v2.6.27-rc6~37^2~4^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8295d99ee5340f1e62b53c8adc979e0789299445;p=pandora-kernel.git V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. The USB buffer may be used for DMA and there may be a caching problem if the buffer is part of the device structure. Thanks to Alan Stern. Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed