From: Hans Verkuil Date: Sat, 23 Aug 2008 09:23:55 +0000 (-0300) Subject: V4L/DVB (8783): v4l: add all missing video_device release callbacks X-Git-Tag: v2.6.28-rc1~601^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5e90af7d78d1711f8f4275ce3638817c0023dc;p=pandora-kernel.git V4L/DVB (8783): v4l: add all missing video_device release callbacks All drivers that call video_device_register where checked to see if they set the release callback of struct video_device. Where that callback was missing it was added. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed