Skip to content

Commit a24b81a

Browse files
marcanjannau
authored andcommitted
fixup! ASoC: macaudio: Start speaker sense capture support
1 parent d581545 commit a24b81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/apple/macaudio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ static const struct snd_soc_dapm_route macaudio_dapm_routes[] = {
14651465
{ "PCM0 RX", NULL, "Headset Capture" },
14661466

14671467
/* Sense paths */
1468-
{ "PCM2 RX", NULL, "Speaker Sense Capture" },
1468+
{ "PCM2 RX", NULL, "Speaker Sense Capture" },
14691469
};
14701470

14711471
/* enable amp speakers stereo gain safe_vol */

0 commit comments

Comments
 (0)