Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133058
b: refs/heads/master
c: ab9fec0
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Feb 19, 2009
1 parent 223d83a commit 52a27d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 07eba61dd68678e30b24b4776f59798f625e089d
refs/heads/master: ab9fec099b796b002b6996c4c5845167d8fe6dbd
6 changes: 0 additions & 6 deletions trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -12100,12 +12100,6 @@ static int patch_alc268(struct hda_codec *codec)
}
}

err = snd_hda_attach_beep_device(codec, 0x1);
if (err < 0) {
alc_free(codec);
return err;
}

if (board_config != ALC268_AUTO)
setup_preset(spec, &alc268_presets[board_config]);

Expand Down

0 comments on commit 52a27d2

Please sign in to comment.