V4L/DVB (6583): Fix em28xx read stream locking
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 11 Nov 2007 04:08:26 +0000 (01:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:06 +0000 (19:02 -0200)
On some situations, closing an streaming application and re-opening were
returning -EBUSY.

Uses the same locking schema also present on cx88.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found