Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353272
b: refs/heads/master
c: dea500c
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jan 15, 2013
1 parent 20a0e90 commit 04dfbdb
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: 7a527edee43a3c6c861e4a269f2bd3799b9bf8e8
refs/heads/master: dea500c7c6e507c72ef94d0f6cd039d81b4c645f
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_ca0132.c
Original file line number Diff line number Diff line change
Expand Up @@ -3388,7 +3388,7 @@ static int ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val)
val = 0;
}

snd_printdd(KERN_INFO, "ca0132_effect_set: nid=0x%x, val=%ld\n",
snd_printdd(KERN_INFO "ca0132_effect_set: nid=0x%x, val=%ld\n",
nid, val);

on = (val == 0) ? FLOAT_ZERO : FLOAT_ONE;
Expand Down

0 comments on commit 04dfbdb

Please sign in to comment.