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

Richard Fitzgerald rf at opensource.cirrus.com
Mon Aug 29 11:44:57 CEST 2022


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@opensource.cirrus.com/

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



More information about the Alsa-devel mailing list