]> git.baikalelectronics.ru Git - kernel.git/commit
[media] zr364xx: introduce v4l2_device
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 2 Jun 2012 10:16:49 +0000 (07:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Jun 2012 14:24:35 +0000 (11:24 -0300)
commit5e66b92c2e023ac8bff9947aed74cf765ce6d192
tree3c34d09e807f89f2b16573e3817af47b057f59c1
parent97e6f46008f205354e876ac81342bebef4356e7c
[media] zr364xx: introduce v4l2_device

Implement struct v4l2_device: use the core lock and use the v4l2_device
release() callback.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zr364xx.c