V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog detects...
authorMatthias Schwarzott <zzam@gentoo.org>
Tue, 10 Mar 2009 16:55:14 +0000 (13:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:18 +0000 (12:43 -0300)
Print a message in case the new software IRQ watchdog detects a problem.
I choose the info message category, this can be changed if not appropriate.

Cc: Patrick Boettcher <patrick.boettcher@desy.de>
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/b2c2/flexcop-pci.c

index 76e37fd..84d2252 100644 (file)
@@ -113,6 +113,7 @@ static void flexcop_pci_irq_check_work(struct work_struct *work)
                        deb_chk("no IRQ since the last check\n");
                        if (fc_pci->stream_problem++ == 3) {
                                struct dvb_demux_feed *feed;
+                               deb_info("flexcop-pci: stream problem, resetting pid filter\n");
 
                                spin_lock_irq(&fc->demux.lock);
                                list_for_each_entry(feed, &fc->demux.feed_list,