Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316180
b: refs/heads/master
c: 59b1f08
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jul 17, 2012
1 parent 25fcbe5 commit cb5e5e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5dd250728aa4cad49cfa18eb8ed11ba470ce382a
refs/heads/master: 59b1f084abd8690ffe68c67758ad08bbcb7d1af0
2 changes: 1 addition & 1 deletion trunk/sound/isa/opti9xx/opti92x-ad1848.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ static void snd_opti9xx_write(struct snd_opti9xx *chip, unsigned char reg,
(snd_opti9xx_read(chip, reg) & ~(mask)) | ((value) & (mask)))


static int __devinit snd_opti9xx_configure(struct snd_opti9xx *chip,
static int snd_opti9xx_configure(struct snd_opti9xx *chip,
long port,
int irq, int dma1, int dma2,
long mpu_port, int mpu_irq)
Expand Down

0 comments on commit cb5e5e3

Please sign in to comment.