]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97a5f58f6f1e8c871d2c610d04f138dc2559a131
treec51118263a3abddff10fe4a9750e67a048909729
parent33dd20c5a09750a0d68b28f10031dc5102f69725
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