Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148419
b: refs/heads/master
c: 7442f9d
h: refs/heads/master
i:
  148417: f1df005
  148415: b135325
v: v3
  • Loading branch information
Takashi Iwai committed May 14, 2009
1 parent 9935ee6 commit be928eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 22b530e0287724f00dde9a15a94d408c3334e86c
refs/heads/master: 7442f9dadb8626bd9e7e01445560499560b99f5d
4 changes: 4 additions & 0 deletions trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -7293,6 +7293,10 @@ static int patch_alc882(struct hda_codec *codec)
board_config = ALC885_MBP3;
break;
case 0x106b3f00: /* Macbook 5,1 */
case 0x106b4000: /* Macbook Pro 5,1 - FIXME: HP jack sense
* seems not working, so apparently
* no perfect solution yet
*/
board_config = ALC885_MB5;
break;
default:
Expand Down

0 comments on commit be928eb

Please sign in to comment.