From: Laurent Pinchart Date: Fri, 4 Jul 2008 03:36:21 +0000 (-0300) Subject: V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. X-Git-Tag: v2.6.27-rc1~966^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01117c81676dc9897f567e32cdc13a26e85280b;p=pandora-kernel.git V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. All submitted URBs must be killed at suspend time, but URB buffers don't have to be freed. Avoiding a free on suspend/reallocate on resume lowers the presure on system memory. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed