[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <124ded12-330c-4a4a-814e-2dbf1b9b7ca3@sirena.org.uk>
Date: Mon, 15 Jul 2024 19:12:12 +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,
zhourui@...qin.com, alsa-devel@...a-project.org, i-salazar@...com,
linux-kernel@...r.kernel.org, j-chadha@...com,
liam.r.girdwood@...el.com, jaden-yue@...com,
yung-chuan.liao@...ux.intel.com, dipa@...com, yuhsuan@...gle.com,
henry.lo@...com, tiwai@...e.de, baojun.xu@...com, soyer@....hu,
Baojun.Xu@....com, judyhsiao@...gle.com, navada@...com,
cujomalainey@...gle.com, aanya@...com, nayeem.mahmud@...com,
savyasanchi.shukla@...radyne.com, flaviopr@...rosoft.com,
jesse-ji@...com, darren.ye@...iatek.com
Subject: Re: [PATCH v1 1/2] ASoc: tas2781: Add TAS2563 into the Header
On Sat, Jul 13, 2024 at 09:51:41AM +0800, Shenghao Ding wrote:
> Add TAS2563 into the Header in case of misunderstanding.
> @@ -64,8 +64,8 @@ static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv,
> */
> ret = regmap_write(map, TASDEVICE_PAGE_SELECT, 0);
> if (ret < 0) {
> - dev_err(tas_priv->dev, "%s, E=%d\n",
> - __func__, ret);
> + dev_err(tas_priv->dev, "%s, E=%d channel:%d\n",
> + __func__, ret, chn);
> goto out;
> }
This is reasonable enough but doesn't match the changelog.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists