Skip to content

Commit 134536c

Browse files
committed
Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v6.11 A few last minute fixes, plus an update for Pierre's contact details and status. It'd be good to get these into v6.11 (especially the MAINTAINERS update) but it wouldn't be the end of the world if they waited for the merge window, none of them are super remarkable and it's just a question of timing that they're last minute.
2 parents c491b04 + 4f9a714 commit 134536c

File tree

7 files changed

+11
-6
lines changed

7 files changed

+11
-6
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ Pavankumar Kondeti <quic_pkondeti@quicinc.com> <pkondeti@codeaurora.org>
525525
Peter A Jonsson <pj@ludd.ltu.se>
526526
Peter Oruba <peter.oruba@amd.com>
527527
Peter Oruba <peter@oruba.de>
528+
Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> <pierre-louis.bossart@linux.intel.com>
528529
Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
529530
Praveen BP <praveenbp@ti.com>
530531
Pradeep Kumar Chitrapu <quic_pradeepc@quicinc.com> <pradeepc@codeaurora.org>

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11140,12 +11140,12 @@ F: drivers/gpio/gpio-i8255.h
1114011140

1114111141
INTEL ASoC DRIVERS
1114211142
M: Cezary Rojewski <cezary.rojewski@intel.com>
11143-
M: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1114411143
M: Liam Girdwood <liam.r.girdwood@linux.intel.com>
1114511144
M: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1114611145
M: Bard Liao <yung-chuan.liao@linux.intel.com>
1114711146
M: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
1114811147
M: Kai Vehmanen <kai.vehmanen@linux.intel.com>
11148+
R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
1114911149
L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1115011150
S: Supported
1115111151
F: sound/soc/intel/
@@ -21349,13 +21349,13 @@ S: Maintained
2134921349
F: tools/sound/dapm-graph
2135021350

2135121351
SOUND - SOUND OPEN FIRMWARE (SOF) DRIVERS
21352-
M: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
2135321352
M: Liam Girdwood <lgirdwood@gmail.com>
2135421353
M: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
2135521354
M: Bard Liao <yung-chuan.liao@linux.intel.com>
2135621355
M: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2135721356
M: Daniel Baluta <daniel.baluta@nxp.com>
2135821357
R: Kai Vehmanen <kai.vehmanen@linux.intel.com>
21358+
R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
2135921359
L: sound-open-firmware@alsa-project.org (moderated for non-subscribers)
2136021360
S: Supported
2136121361
W: https://github.com/thesofproject/linux/
@@ -21364,7 +21364,7 @@ F: sound/soc/sof/
2136421364
SOUNDWIRE SUBSYSTEM
2136521365
M: Vinod Koul <vkoul@kernel.org>
2136621366
M: Bard Liao <yung-chuan.liao@linux.intel.com>
21367-
R: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
21367+
R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
2136821368
R: Sanyog Kale <sanyog.r.kale@intel.com>
2136921369
L: alsa-devel@alsa-project.org (moderated for non-subscribers)
2137021370
S: Supported

sound/soc/codecs/peb2466.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,8 @@ static int peb2466_reg_read(void *context, unsigned int reg, unsigned int *val)
229229
case PEB2466_CMD_XOP:
230230
case PEB2466_CMD_SOP:
231231
ret = peb2466_read_byte(peb2466, reg, &tmp);
232-
*val = tmp;
232+
if (!ret)
233+
*val = tmp;
233234
break;
234235
default:
235236
dev_err(&peb2466->spi->dev, "Not a XOP or SOP command\n");

sound/soc/codecs/tas2781-i2c.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ static void tasdevice_fw_ready(const struct firmware *fmw,
502502
*/
503503
tas_priv->fw_state = TASDEVICE_RCA_FW_OK;
504504
if (tas_priv->name_prefix)
505-
scnprintf(tas_priv->rca_binaryname, 64, "%s-%s_coef.bin",
505+
scnprintf(tas_priv->coef_binaryname, 64, "%s-%s_coef.bin",
506506
tas_priv->name_prefix, tas_priv->dev_name);
507507
else
508508
scnprintf(tas_priv->coef_binaryname, 64, "%s_coef.bin",

sound/soc/intel/common/soc-acpi-intel-lnl-match.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ static const struct snd_soc_acpi_link_adr lnl_cs42l43_l0[] = {
208208
.num_adr = ARRAY_SIZE(cs42l43_0_adr),
209209
.adr_d = cs42l43_0_adr,
210210
},
211+
{}
211212
};
212213

213214
static const struct snd_soc_acpi_link_adr lnl_rvp[] = {

sound/soc/intel/common/soc-acpi-intel-mtl-match.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,7 @@ static const struct snd_soc_acpi_link_adr mtl_cs42l43_l0[] = {
674674
.num_adr = ARRAY_SIZE(cs42l43_0_adr),
675675
.adr_d = cs42l43_0_adr,
676676
},
677+
{}
677678
};
678679

679680
static const struct snd_soc_acpi_link_adr mtl_cs42l43_cs35l56[] = {

sound/soc/meson/axg-card.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ static int axg_card_add_tdm_loopback(struct snd_soc_card *card,
104104
int *index)
105105
{
106106
struct meson_card *priv = snd_soc_card_get_drvdata(card);
107-
struct snd_soc_dai_link *pad = &card->dai_link[*index];
107+
struct snd_soc_dai_link *pad;
108108
struct snd_soc_dai_link *lb;
109109
struct snd_soc_dai_link_component *dlc;
110110
int ret;
@@ -114,6 +114,7 @@ static int axg_card_add_tdm_loopback(struct snd_soc_card *card,
114114
if (ret)
115115
return ret;
116116

117+
pad = &card->dai_link[*index];
117118
lb = &card->dai_link[*index + 1];
118119

119120
lb->name = devm_kasprintf(card->dev, GFP_KERNEL, "%s-lb", pad->name);

0 commit comments

Comments
 (0)