Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110883
b: refs/heads/master
c: 3caf8c0
h: refs/heads/master
i:
  110881: f3ce391
  110879: 69942a1
v: v3
  • Loading branch information
Rene Herman authored and Jaroslav Kysela committed Aug 13, 2008
1 parent 4681c05 commit 1f40617
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: c534cc849097b84aae70c349770d982e20d0b16a
refs/heads/master: 3caf8c080ef0bd0ccdc20bb57b150b6e40a86fd3
2 changes: 1 addition & 1 deletion trunk/sound/isa/wss/wss_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ static void snd_wss_debug(struct snd_wss *chip)
printk(KERN_DEBUG
"CS4231 REGS: INDEX = 0x%02x "
" STATUS = 0x%02x\n",
wss_inb(chip, CS4231P(REGSEL),
wss_inb(chip, CS4231P(REGSEL)),
wss_inb(chip, CS4231P(STATUS)));
printk(KERN_DEBUG
" 0x00: left input = 0x%02x "
Expand Down

0 comments on commit 1f40617

Please sign in to comment.