[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zj26j5CrWA9PZI3l@finisterre.sirena.org.uk>
Date: Fri, 10 May 2024 07:11:27 +0100
From: Mark Brown <broonie@...nel.org>
To: Shenghao Ding <shenghao-ding@...com>
Cc: andriy.shevchenko@...ux.intel.com, lgirdwood@...il.com, perex@...ex.cz,
pierre-louis.bossart@...ux.intel.com, 13916275206@....com,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
liam.r.girdwood@...el.com, bard.liao@...el.com,
yung-chuan.liao@...ux.intel.com, kevin-lu@...com,
cameron.berkenpas@...il.com, tiwai@...e.de, baojun.xu@...com,
soyer@....hu, Baojun.Xu@....com
Subject: Re: [PATCH v4 1/3] ALSA: ASoc/tas2781: Fix wrong loading calibrated
data sequence
On Fri, May 10, 2024 at 11:41:19AM +0800, Shenghao Ding wrote:
> Calibrated data will be set to default after loading DSP config params,
> which will cause speaker protection work abnormally. Reload calibrated
> data after loading DSP config params.
This changelog...
> -#ifndef __TASDEVICE_DSP_H__
> -#define __TASDEVICE_DSP_H__
> +#ifndef __TAS2781_DSP_H__
> +#define __TAS2781_DSP_H__
>
> #define MAIN_ALL_DEVICES 0x0d
> #define MAIN_DEVICE_A 0x01
> @@ -180,7 +180,6 @@ void tasdevice_calbin_remove(void *context);
> int tasdevice_select_tuningprm_cfg(void *context, int prm,
> int cfg_no, int rca_conf_no);
> int tasdevice_prmg_load(void *context, int prm_no);
> -int tasdevice_prmg_calibdata_load(void *context, int prm_no);
> void tasdevice_tuning_switch(void *context, int state);
> int tas2781_load_calibration(void *context, char *file_name,
> unsigned short i);
...doesn't seem to have much relationship with the change?
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists