From: Hans Verkuil Date: Sat, 23 Aug 2008 08:47:41 +0000 (-0300) Subject: V4L/DVB (8782): v4l2-dev: add video_device_release_empty X-Git-Tag: v2.6.28-rc1~601^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e86b5e9d068854a2cf40f8003ef639e80cca6c;p=pandora-kernel.git V4L/DVB (8782): v4l2-dev: add video_device_release_empty Add a second release function: video_device_release_empty It can be used by drivers that have statically allocated video_device structs. Its use usually, but not always, indicates laziness on the part of the driver programmer. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed