From: Mark Brown Date: Tue, 12 May 2026 10:47:14 +0000 (+0900) Subject: ASoC: Add a new SoundWire enumeration helper X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ca1063ae03dcbf893dcd196ff073f9e7b5df8ccf;p=thirdparty%2Fkernel%2Flinux.git ASoC: Add a new SoundWire enumeration helper Charles Keepax says: Add a new SoundWire enumeration helper function, many drivers have almost identical code in runtime resume so it makes sense to move this to the core. It is worth noting this is really step one of a larger process, there are a few drivers that do more custom things and are not covered by this series. But this series picks up the low hanging fruit and moves things in a good direction. The next step is to look at drivers that also wait at probe time, where the unattached_request flag is not going to be valid. Link: https://patch.msgid.link/20260512103022.1154645-1-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown --- ca1063ae03dcbf893dcd196ff073f9e7b5df8ccf