On Mon, Jun 17, 2024 at 03:03:18PM +0200, Krzysztof Kozlowski wrote: > Make few pointers in ASoC functions as pointers to const, so the code is > clearer to read, a bit safer and allows further constifications (e.g. > placing some data as rodata). > > Best regards, > Krzysztof > > --- > Krzysztof Kozlowski (6): > ASoC: Constify of_phandle_args in snd_soc_dai_driver > ASoC: Constify of_phandle_args in snd_soc_dai_link_component > ASoC: Constify passed data to core function > ASoC: Constify DAI passed to get_channel_map > ASoC: Constify return of snd_soc_dai_get_pcm_stream() > ALSA: Cleanup trailing white-spaces Why is this random ALSA patch which seems off topic for the rest of the series mixed in here?
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH 0/6] ASoC: Few constifications (mostly arguments)
- From: Krzysztof Kozlowski
- Re: [PATCH 0/6] ASoC: Few constifications (mostly arguments)
- References:
- [PATCH 0/6] ASoC: Few constifications (mostly arguments)
- From: Krzysztof Kozlowski
- [PATCH 0/6] ASoC: Few constifications (mostly arguments)
- Prev by Date: Re: [PATCH v11 1/5] firmware: cs_dsp: Add write sequence interface
- Next by Date: [PATCH 4/4] ALSA: hda: hda_component: Protect shared data with a mutex
- Previous by thread: [PATCH 6/6] ALSA: Cleanup trailing white-spaces
- Next by thread: Re: [PATCH 0/6] ASoC: Few constifications (mostly arguments)
- Index(es):