[RESEND PATCH v2 0/9] soundwire/regmap: use _no_pm routines
Vinod Koul
vkoul at kernel.org
Sat Feb 6 11:26:44 CET 2021
On 22-01-21, 15:06, Bard Liao wrote:
> When a Slave device is resumed, it may resume the bus and restart the
> enumeration. And Slave drivers will wait for initialization_complete
> complete in their resume function, however initialization_complete will
> complete after sdw_update_slave_status function is finished and codec
> driver usually call some IO functions in the update_status callback
> function.
> It will become a deadlock if we use regular read/write routines during
> the resuming process.
Applied all sdw patches, thanks
--
~Vinod
More information about the Alsa-devel
mailing list