[alsa-devel] [PATCH 1/3] ASoC: Intel: sof-rt5682: Few minor fixes for AMP SSP and codec button

Mark Brown broonie at kernel.org
Mon May 20 14:31:14 CEST 2019


On Sat, May 18, 2019 at 01:30:07PM -0500, Pierre-Louis Bossart wrote:
> From: Sathya Prakash M R <sathya.prakash.m.r at intel.com>
> 
>     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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20190520/903e698f/attachment.sig>


More information about the Alsa-devel mailing list