git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb7a96
)
[media] media: davinci: vpif_capture: embed video_device struct in channel_obj
author
Lad, Prabhakar
<prabhakar.csengg@gmail.com>
Sun, 8 Mar 2015 21:57:23 +0000
(18:57 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 2 Apr 2015 21:11:54 +0000
(18:11 -0300)
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 <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found