We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c545edf commit 80b5100Copy full SHA for 80b5100
1 file changed
sound/soc/apple/macaudio.c
@@ -1465,7 +1465,7 @@ static const struct snd_soc_dapm_route macaudio_dapm_routes[] = {
1465
{ "PCM0 RX", NULL, "Headset Capture" },
1466
1467
/* Sense paths */
1468
- { "PCM2 RX", NULL, "Speaker Sense Capture" },
+ { "PCM2 RX", NULL, "Speaker Sense Capture" },
1469
};
1470
1471
/* enable amp speakers stereo gain safe_vol */
0 commit comments