On 5/20/19 7:31 AM, Mark Brown wrote:
On Sat, May 18, 2019 at 01:30:07PM -0500, Pierre-Louis Bossart wrote:
From: Sathya Prakash M R <sathya.prakash.m.r@xxxxxxxxx>
This fixes:
1. BIT mask for AMP SSP was incorrect.
2. The RT5682 codec button mapping is corrected.
Indentation is a bit weird here, and these are really two changes that
should be split.
@@ -519,6 +520,7 @@ static int sof_audio_probe(struct platform_device *pdev)
/* compute number of dai links */
sof_audio_card_rt5682.num_links = 1 + dmic_num + hdmi_num;
+
if (sof_rt5682_quirk & SOF_SPEAKER_AMP_PRESENT)
sof_audio_card_rt5682.num_links++;
and this is an unrelated indentation change.
ok, I'll send a v2.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel