Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157782
b: refs/heads/master
c: c785786
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jul 1, 2009
1 parent e25bc8b commit ab2700f
Show file tree
Hide file tree
Showing 3 changed files with 3 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: b5025c50b5e817b3e509ad7e569f131b80d7c223
refs/heads/master: c78578693376e68ecdfcb64a3cc3a95a31b49295
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/patch_analog.c
Original file line number Diff line number Diff line change
Expand Up @@ -3978,6 +3978,7 @@ static struct snd_pci_quirk ad1884a_cfg_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x3037, "HP 2230s", AD1884A_LAPTOP),
SND_PCI_QUIRK(0x103c, 0x3056, "HP", AD1884A_MOBILE),
SND_PCI_QUIRK_MASK(0x103c, 0xfff0, 0x3070, "HP", AD1884A_MOBILE),
SND_PCI_QUIRK_MASK(0x103c, 0xfff0, 0x30d0, "HP laptop", AD1884A_LAPTOP),
SND_PCI_QUIRK_MASK(0x103c, 0xfff0, 0x30e0, "HP laptop", AD1884A_LAPTOP),
SND_PCI_QUIRK_MASK(0x103c, 0xff00, 0x3600, "HP laptop", AD1884A_LAPTOP),
SND_PCI_QUIRK(0x17aa, 0x20ac, "Thinkpad X300", AD1884A_THINKPAD),
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_ca0110.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ static int ca0110_parse_auto_config(struct hda_codec *codec)
}


int patch_ca0110(struct hda_codec *codec)
static int patch_ca0110(struct hda_codec *codec)
{
struct ca0110_spec *spec;
int err;
Expand Down

0 comments on commit ab2700f

Please sign in to comment.