From: Hans Verkuil Date: Sun, 25 May 2008 14:21:27 +0000 (-0300) Subject: V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture X-Git-Tag: v2.6.26-rc6~96^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31554ae599a8ff6854bf8ecbedc1946c64854388;p=pandora-kernel.git V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed