Re: [PATCH v2 0/3] ASoC: meson: preparation for Card capsuling
Jerome Brunet <[email protected]>
| Newsgroups | gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On jeu. 23 juil. 2026 at 04:11, Kuninori Morimoto <[email protected]> wrote: > Hi Meson developers > > These are v2 patch-set of meson preparation for Card capsuling. > > I will post Card capsuling patch. > To makes its review easy, tidyup meson drivers to reduce > un-related diff as preparation. > No functional change, but is preparation for cleanup driver. > > v1 -> v2 > - Do nothing for snd_soc_of_parse_aux_devs() > - Don't replace card to priv > - replace card->dev to dev only > > Link: https://lore.kernel.org/r/[email protected] > > Kuninori Morimoto (3): > ASoC: meson: axg-card: tidyup not to use card->dev > ASoC: meson: gx-card: tidyup not to use card->dev > ASoC: meson: meson-card-utils: tidyup not to use card->dev > > sound/soc/meson/axg-card.c | 25 +++++++++++++++---------- > sound/soc/meson/gx-card.c | 6 ++++-- > sound/soc/meson/meson-card-utils.c | 22 ++++++++++++++-------- > 3 files changed, 33 insertions(+), 20 deletions(-) Reviewed-by: Jerome Brunet <[email protected]> -- Jerome