linux-yocto/drivers/soundwire
Charles Keepax 3cf3d4f112 soundwire: bus: Fix race on the creation of the IRQ domain
[ Upstream commit fd15594ba7 ]

The SoundWire IRQ domain needs to be created before any slaves are added
to the bus, such that the domain is always available when needed. Move
the call to sdw_irq_create() before the calls to sdw_acpi_find_slaves()
and sdw_of_find_slaves().

Fixes: 12a95123bf ("soundwire: bus: Allow SoundWire peripherals to register IRQ handlers")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20250409122239.1396489-1-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-04 14:42:17 +02:00
..
amd_manager.c soundwire: amd: change the soundwire wake enable/disable sequence 2025-06-04 14:42:10 +02:00
amd_manager.h
bus_type.c
bus.c soundwire: bus: Fix race on the creation of the IRQ domain 2025-06-04 14:42:17 +02:00
bus.h
cadence_master.c soundwire: cadence: re-check Peripheral status with delayed_work 2024-10-17 15:24:18 +02:00
cadence_master.h soundwire: cadence: re-check Peripheral status with delayed_work 2024-10-17 15:24:18 +02:00
debugfs.c
dmi-quirks.c
generic_bandwidth_allocation.c
intel_ace2x_debugfs.c
intel_ace2x.c
intel_auxdevice.c soundwire: cadence: re-check Peripheral status with delayed_work 2024-10-17 15:24:18 +02:00
intel_auxdevice.h
intel_bus_common.c soundwire: cadence: re-check Peripheral status with delayed_work 2024-10-17 15:24:18 +02:00
intel_init.c
intel.c
intel.h soundwire: cadence: re-check Peripheral status with delayed_work 2024-10-17 15:24:18 +02:00
irq.c
irq.h
Kconfig
Makefile
master.c
mipi_disco.c
qcom.c
slave.c soundwire: slave: fix an OF node reference leak in soundwire slave device 2025-04-10 14:37:32 +02:00
stream.c soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" 2024-09-18 19:24:09 +02:00
sysfs_local.h
sysfs_slave_dpn.c
sysfs_slave.c