diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2023-03-14 04:54:02 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-03-15 16:54:02 +0300 |
commit | 1a1a6a692e9cd58c235651fa281219dab02afeed (patch) | |
tree | b5b431b4ee18ebee1f39e731030489007f7f1a6b /scripts/spdxexclude | |
parent | 90e4632a6f6cee2a8f2ef20f47c2a5ccc7a780ea (diff) | |
download | linux-1a1a6a692e9cd58c235651fa281219dab02afeed.tar.xz |
soundwire: intel: move bus common sequences to different file
Now that the bus start/stop/clock_stop sequences use the ops, we can
move them to a different file to reuse them.
Note that we could in theory remove the abstraction for all those
sequences and directly call the functions in intel_auxdevice.c. To
allow for more flexibility and have means to special-case new
platforms, we decided to keep the abstraction. If in time it becomes
clear there is no benefit the abstraction will be simplified.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20230314015410.487311-9-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/spdxexclude')
0 files changed, 0 insertions, 0 deletions