commit | 929cfee314d155e61ad84a590c4080885afdb214 | [log] [tgz] |
---|---|---|
author | Bard Liao <yung-chuan.liao@linux.intel.com> | Sun May 31 23:18:06 2020 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jun 22 17:07:32 2020 +0530 |
tree | 50159c397288ed1f0403d3628287ca4a4315efd1 | |
parent | 908442aa67197bce1d76a6c25165bc56e2f55534 [diff] |
soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devices We don't need to do anything for the slave if it is unattached during clock stop prepare and exit sequences. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20200531151806.25951-1-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>