From: Mauro Carvalho Chehab Date: Sat, 21 Jan 2012 14:53:18 +0000 (-0300) Subject: [media] az6007: Be sure to use kmalloc'ed buffer for transfers X-Git-Tag: v3.4-rc1~110^2^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711e1398d3131fd83aee0a35d450c6e1a809bfb2;p=pandora-kernel.git [media] az6007: Be sure to use kmalloc'ed buffer for transfers USB data transfers may not work if the buffer is allocated at the stack. Be sure to use kmalloc on all places where a buffer is needed. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed