From: Lad, Prabhakar Date: Sat, 7 Mar 2015 16:12:09 +0000 (-0300) Subject: [media] media: am437x-vpfe: embed video_device struct in vpfe_device X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b97e0e3f437ba01efeece830817c6adddc32641;p=pandora-kernel.git [media] media: am437x-vpfe: embed video_device struct in vpfe_device Embed video_device struct (video_dev) in vpfe_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