[PATCH 0/1] soundwire: bus: Fix for missing UNATTACH when re-enumerating

From: Richard Fitzgerald
Date: Mon Aug 29 2022 - 05:45:23 EST


This is an alternative fix for the race where a device that is reset can
be found on #0 and its ID reprogrammed before the bus code has handled
a PING showing it unattached.

The other possible fix is here:
https://lore.kernel.org/all/20220825122241.273090-4-rf@xxxxxxxxxxxxxxxxxxxxx/

Richard Fitzgerald (1):
soundwire: bus: Don't re-enumerate before status is UNATTACHED

drivers/soundwire/bus.c | 7 +++++++
1 file changed, 7 insertions(+)

--
2.30.2