From: Jean-Francois Moine Date: Wed, 19 Nov 2008 09:37:53 +0000 (-0300) Subject: V4L/DVB (9691): gspca: Move the video device to a separate area. X-Git-Tag: v2.6.28-rc7~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07a1d8ab20a059fefbfd1558db43701bca560d7;p=pandora-kernel.git V4L/DVB (9691): gspca: Move the video device to a separate area. The video device was part of the gspca device. On device disconnection while streaming, the device structure is freed at close time. In this case, the remaining close job on the video device run out of allocated memory. Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed