[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)
commita906f62f5779e7b290ecb0d3bfeac27fc8d7c080
tree3c34d09e807f89f2b16573e3817af47b057f59c1
parent2b99251f17b997f96525c250a08b970a6e4447a6
[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