Re: [PATCH 01/17] soundwire: Add a helper function to wait for device initialisation
From: Vinod Koul
Date: Thu May 07 2026 - 03:32:58 EST
On 05-05-26, 17:57, Charles Keepax wrote:
> On Tue, May 05, 2026 at 05:47:51PM +0100, Charles Keepax wrote:
> > Add a new helper function to wait for the device to enumerate
> > and be initialised by the SoundWire core. Most of the SoundWire
> > drivers have very similar boiler plate code in their runtime
> > resume, and that boiler plate tends to access various internals
> > of the SoundWire structs which is a mild layering violation.
> >
> > Adding a new core helper function greatly eases both of these
> > issues.
> >
> > Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
> > ---
>
> Sorry Vinod, it appears I somehow completely forgot to CC you on
> this series. Let me know if you got it through the mailing list,
> and if not I will do a resend.
Thanks, I was able to get the series. lgtm with only change required to
add stub as you already noted
--
~Vinod