Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26325
b: refs/heads/master
c: 8970ccd
h: refs/heads/master
i:
  26323: 64a7731
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Apr 27, 2006
1 parent 3cb5d08 commit 97b95dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: a182ee9876c7826d0b8f7789cb5c38c5bfbec441
refs/heads/master: 8970ccda1ae3c3b4ddd5ce366ca2cd88356d664e
8 changes: 2 additions & 6 deletions trunk/sound/pci/hda/patch_analog.c
Original file line number Diff line number Diff line change
Expand Up @@ -1330,12 +1330,8 @@ enum { AD1981_BASIC, AD1981_HP };

static struct hda_board_config ad1981_cfg_tbl[] = {
{ .modelname = "hp", .config = AD1981_HP },
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x30aa,
.config = AD1981_HP }, /* HP nx6320 */
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x309f,
.config = AD1981_HP }, /* HP nx9420 AngelFire */
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x30a2,
.config = AD1981_HP }, /* HP nx9420 AngelFire */
/* All HP models */
{ .pci_subvendor = 0x103c, .config = AD1981_HP },
{ .modelname = "basic", .config = AD1981_BASIC },
{}
};
Expand Down

0 comments on commit 97b95dc

Please sign in to comment.