diff options
author | Sanyog Kale <sanyog.r.kale@intel.com> | 2018-07-27 12:14:10 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-08-27 07:19:48 +0300 |
commit | 8d6ccf5cebbc7ed1dee9986e36853a78dfb64084 (patch) | |
tree | 2ccbc48cf0de456a43ebd8d944ec6cb765ba008b /Documentation/driver-api | |
parent | 3fef1a2259c556cce34df2791688cb3001f81c92 (diff) | |
download | linux-8d6ccf5cebbc7ed1dee9986e36853a78dfb64084.tar.xz |
soundwire: Fix acquiring bus lock twice during master release
As part of sdw_stream_remove_master(), sdw_stream_remove_slave() is called
which results in bus lock being acquired twice.
So, fix it by performing specific Slave remove operations in
sdw_release_master_stream() instead of calling sdw_stream_remove_slave().
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Signed-off-by: Shreyas NC <shreyas.nc@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/driver-api')
0 files changed, 0 insertions, 0 deletions