V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 25 May 2008 14:21:27 +0000 (11:21 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 09:35:45 +0000 (06:35 -0300)
The HVR-1600 can do both analog and digital capture at the same time.
Due to a driver bug -EBUSY would be returned when attempting to setup an
analog capture while a digital capture was already in progress.

Separate the two internally.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found