diff options
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | 2015-03-07 17:12:09 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-02 23:10:44 +0200 |
commit | 8b97e0e3f437ba01efeece830817c6adddc32641 (patch) | |
tree | fefff09347bf488caa09e5df2ff3681b29de8b7a /Documentation/video4linux | |
parent | [media] media: am437x-vpfe: return error in case memory allocation failure (diff) | |
download | linux-8b97e0e3f437ba01efeece830817c6adddc32641.tar.xz linux-8b97e0e3f437ba01efeece830817c6adddc32641.zip |
[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 <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions