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

Commit 3d5fa2e5 authored by Jiang zhe's avatar Jiang zhe Committed by Jaroslav Kysela
Browse files

[ALSA] hda-codec - Device ID for Macbook sound card



Please refer to the [0003680] on ALSA bugtracking system.
The user found that 'model=mbp3' works and provided the ID.
From: Jiang zhe <zhe.jiang@intel.com>

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent 8c427226
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6124,6 +6124,7 @@ static int patch_alc882(struct hda_codec *codec)
		case 0x106b1000: /* iMac 24 */
			board_config = ALC885_IMAC24;
			break;
		case 0x106b00a1: /* Macbook */
		case 0x106b2c00: /* Macbook Pro rev3 */
			board_config = ALC885_MBP3;
			break;