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