Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254789
b: refs/heads/master
c: abaead6
h: refs/heads/master
i:
  254787: e6b6352
v: v3
  • Loading branch information
Takashi Iwai committed Jul 9, 2011
1 parent 32b8e11 commit 2be4310
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: 9c7a083d94656ad6d6f2e03ba90194f2cc5bced5
refs/heads/master: abaead6ac55dbda8b4bae40251d69dc3f0c49b1c
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -2719,7 +2719,7 @@ static int alc_cap_getput_caller(struct snd_kcontrol *kcontrol,
{
struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
struct alc_spec *spec = codec->spec;
int i, err;
int i, err = 0;

mutex_lock(&codec->control_mutex);
if (check_adc_switch && spec->dual_adc_switch) {
Expand Down

0 comments on commit 2be4310

Please sign in to comment.