RE: [PATCh v3 13/14] ASoC: rsnd: Export rsnd_ssiu_mod_get() for PM support

From: John Madieu

Date: Fri Apr 03 2026 - 16:45:48 EST


Hi Kuninori,

Thanks for your review.

> -----Original Message-----
> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> Sent: Friday, April 3, 2026 4:00 AM
> To: John Madieu <john.madieu.xa@xxxxxxxxxxxxxx>
> Cc: Mark Brown <broonie@xxxxxxxxxx>; Liam Girdwood <lgirdwood@xxxxxxxxx>;
> Geert Uytterhoeven <geert+renesas@xxxxxxxxx>; Rob Herring
> <robh@xxxxxxxxxx>; Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>; Conor Dooley
> <conor+dt@xxxxxxxxxx>; Jaroslav Kysela <perex@xxxxxxxx>; Takashi Iwai
> <tiwai@xxxxxxxx>; magnus.damm <magnus.damm@xxxxxxxxx>; Philipp Zabel
> <p.zabel@xxxxxxxxxxxxxx>; Claudiu.Beznea <claudiu.beznea@xxxxxxxxx>; Biju
> Das <biju.das.jz@xxxxxxxxxxxxxx>; john.madieu@xxxxxxxxx; linux-
> sound@xxxxxxxxxxxxxxx; linux-renesas-soc@xxxxxxxxxxxxxxx;
> devicetree@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCh v3 13/14] ASoC: rsnd: Export rsnd_ssiu_mod_get() for
> PM support
>
>
> Hi John
>
> > Remove the static qualifier from rsnd_ssiu_mod_get() and export it via
> > rsnd.h.
> >
> > This is preparation for system suspend/resume support, where the PM
> > callbacks need to access SSIU modules to manage their clock and reset
> > state.
> >
> > Signed-off-by: John Madieu <john.madieu.xa@xxxxxxxxxxxxxx>
> > ---
>
> Is rsnd_ssiu_mod_get() really used ?
> I can't find it on [14/14]

You're right. I'll simply drop this patch.

Regards,
John.

>
> Thank you for your help !!
>
> Best regards
> ---
> Kuninori Morimoto