From: Lad, Prabhakar Date: Sun, 8 Mar 2015 14:40:53 +0000 (-0300) Subject: [media] media: blackfin: bfin_capture: embed video_device struct in bcap_device X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afb7a966b54600d678f57535be6e5ef3156f04f1;p=pandora-kernel.git [media] media: blackfin: bfin_capture: embed video_device struct in bcap_device Embed video_device struct (video_dev) in bcap_device and Unregister path doesn't need to free the video_device structure, hence, change the video_device.release callback point to video_device_release_empty. Signed-off-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed