Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a88464c authored by Luke Yelavich's avatar Luke Yelavich Committed by Takashi Iwai
Browse files

ALSA: hda - add another MacBook Pro 4, 1 subsystem ID



Add another MacBook Pro 4,1 SSID (106b:3800). It seems that latter revisions,
(at least mine), have different IDs to earlier revisions.

Signed-off-by: default avatarLuke Yelavich <themuso@ubuntu.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 5801f992
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7018,6 +7018,7 @@ static int patch_alc882(struct hda_codec *codec)
		case 0x106b00a4: /* MacbookPro4,1 */
		case 0x106b2c00: /* Macbook Pro rev3 */
		case 0x106b3600: /* Macbook 3.1 */
		case 0x106b3800: /* MacbookPro4,1 - latter revision */
			board_config = ALC885_MBP3;
			break;
		default: