Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65771
b: refs/heads/master
c: 5ba862b
h: refs/heads/master
i:
  65769: 109d9e2
  65767: ec8b389
v: v3
  • Loading branch information
Trent Piepho authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent df80740 commit 4b3c794
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8ddac9ee4b6f08d7cacf79202ab882eefc55b0c0
refs/heads/master: 5ba862b77e2d7f9e6e2cb133c43be32ac612aea5
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,8 @@ static irqreturn_t cx8801_irq(int irq, void *dev_id)
handled = 1;
cx_write(MO_PCI_INTSTAT, status);

if (status & core->pci_irqmask)
cx88_core_irq(core, status);
if (status & PCI_INT_AUDINT) {
dprintk( 2, " ALSA IRQ handling\n" );
cx8801_aud_irq(chip);
Expand Down

0 comments on commit 4b3c794

Please sign in to comment.