diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-01-22 15:06:27 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-02-06 15:54:53 +0530 |
commit | 299e9780b9196bcb15b26dfdccd3244eb072d560 (patch) | |
tree | 3c8f16fa29315f14ff524b84d8c40905eb7fa919 /scripts/gdb/linux/tasks.py | |
parent | b04c975e654cfdea6d691cd403b5a81cce7e593d (diff) |
soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
When a Slave device is resumed, it may resume the bus and restart the
enumeration. During that process, we absolutely don't want to call
regular read/write routines which will wait for the resume to
complete, otherwise a deadlock occurs.
This patch fixes the same problem as the previous one, but is split to
make the life of linux-stable maintainers less painful.
Fixes: 29d158f90690 ('soundwire: bus: initialize bus clock base and scale registers')
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions