[media] zr364xx: allow multiple opens
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 2 Jun 2012 11:50:31 +0000 (08:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Jun 2012 14:27:21 +0000 (11:27 -0300)
commita065729d1224641f056688c57745fdd469714e22
tree2b0389f8dfa321baaa693949b31cbdc00f3befca
parent5d317abe7bd1b448efaa4ad0813c19f866aa7a4b
[media] zr364xx: allow multiple opens

This driver allowed only one open filehandle. This is against the spec, so
fix the driver by assigning proper ownership when streaming.

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