Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99141
b: refs/heads/master
c: c7e0757
h: refs/heads/master
i:
  99139: e9a2965
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jun 27, 2008
1 parent 3bf9c89 commit 3d2a3cc
Show file tree
Hide file tree
Showing 2 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: 90b9e47671d561fdf2802aac4ac749b6c86405e0
refs/heads/master: c7e0757a461db87157bbf92c4f5afda87cbe05f6
3 changes: 2 additions & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -6519,8 +6519,9 @@ static int patch_alc882(struct hda_codec *codec)
case 0x106b1000: /* iMac 24 */
board_config = ALC885_IMAC24;
break;
case 0x106b00a1: /* Macbook */
case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */
case 0x106b2c00: /* Macbook Pro rev3 */
case 0x106b3600: /* Macbook 3.1 */
board_config = ALC885_MBP3;
break;
default:
Expand Down

0 comments on commit 3d2a3cc

Please sign in to comment.