Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94840
b: refs/heads/master
c: 7f70f04
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Apr 29, 2008
1 parent 744b4ea commit 3a9dac8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df7e3fdf83699328d1fdf7000ce0dc852fbb0ad9
refs/heads/master: 7f70f046af855e027f7b53ec7d214c2d0c790b6d
2 changes: 0 additions & 2 deletions trunk/sound/pci/ice1712/ice1724.c
Original file line number Diff line number Diff line change
Expand Up @@ -2443,12 +2443,10 @@ static int __devinit snd_vt1724_probe(struct pci_dev *pci,
outb(inb(ICEREG1724(ice, IRQMASK)) &
~(VT1724_IRQ_MPU_RX | VT1724_IRQ_MPU_TX),
ICEREG1724(ice, IRQMASK));
#if 0 /* for testing */
/* set watermarks */
outb(VT1724_MPU_RX_FIFO | 0x1,
ICEREG1724(ice, MPU_FIFO_WM));
outb(0x1, ICEREG1724(ice, MPU_FIFO_WM));
#endif
}
}

Expand Down

0 comments on commit 3a9dac8

Please sign in to comment.