V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens first
authorAndy Walls <awalls@radix.net>
Sun, 22 Jun 2008 03:04:21 +0000 (00:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 26 Jun 2008 18:58:54 +0000 (15:58 -0300)
commit08cf7b2ed172cc83f3d2f44b712b3d54e6cc4ae6
treec51118263a3abddff10fe4a9750e67a048909729
parent46195b555aa3edd265b4e765e4edff59b253b55e
V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens first

This is a fix for the case when a digital capture from dvr0 happens first after
modprobe, before access to any cx18 v4l2 device nodes.  The initial dvb feed
start has been changed to load the firmware if not already loaded.  Also fixed a
use counter to correct dvb feed accounting if starting the transport DMA fails.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-dvb.c