From: Lad, Prabhakar Date: Sun, 8 Mar 2015 21:57:23 +0000 (-0300) Subject: [media] media: davinci: vpif_capture: embed video_device struct in channel_obj X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eef6669d3d4a9a8694bb6703fb81bd17bb9080e;p=pandora-kernel.git [media] media: davinci: vpif_capture: embed video_device struct in channel_obj Embed video_device struct (video_dev) in channel_obj and also the 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