]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb4913a29bf5a08c083aed493eba531f263604294
tree2b0389f8dfa321baaa693949b31cbdc00f3befca
parent56588cdc69e8f83ff457661935c39d036b1cb368
[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