On Thu, Aug 01, 2024 at 11:04:12AM +0100, Charles Keepax wrote: > No longer any need to hard code the addition of the name prefix, use the > new helper. > - kcontrol = snd_soc_card_get_kcontrol_locked(component->card, name); > + kcontrol = snd_soc_component_get_kcontrol_locked(component->card, ctl_name); That's not the helper that the subject line references, nor the one added by the prior patch - did you test this? Please use cover letters for patch serieses too.
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v3 3/4] ASoC: cs35l45: Use new snd_soc_component_get_kcontrol() helper
- From: Charles Keepax
- Re: [PATCH v3 3/4] ASoC: cs35l45: Use new snd_soc_component_get_kcontrol() helper
- References:
- [PATCH v3 1/4] ASoC: cs42l43: Remove redundant semi-colon at end of function
- From: Charles Keepax
- [PATCH v3 3/4] ASoC: cs35l45: Use new snd_soc_component_get_kcontrol() helper
- From: Charles Keepax
- [PATCH v3 1/4] ASoC: cs42l43: Remove redundant semi-colon at end of function
- Prev by Date: [PATCH v2] ALSA: hda: cs35l41: Stop creating ALSA Controls for firmware coefficients
- Next by Date: [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
- Previous by thread: [PATCH v3 3/4] ASoC: cs35l45: Use new snd_soc_component_get_kcontrol() helper
- Next by thread: Re: [PATCH v3 3/4] ASoC: cs35l45: Use new snd_soc_component_get_kcontrol() helper
- Index(es):