diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-10-19 11:21:15 -0500 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-10-20 14:31:42 +0200 |
commit | 6258234129b013c534fa10abaf08751b2401b22b (patch) | |
tree | a98b33796b2db301422375dd549617a069b52724 /tools/perf/scripts/python/intel-pt-events.py | |
parent | f90025100fb50552a8281becd8f26aab065d4c31 (diff) |
ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer
The SPIB and DRMS capabilities are orthogonal to the DSP enablement
and can be used whether the stream is coupled or not.
The existing code partitioning makes limited sense, the capabilities
are parsed at the sound/hda level but helpers are located in
sound/hda/ext.
This patch moves all the SPIB/DRMS functionality to the sound/hda
layer. This reduces the complexity of the sound/hda/ext layer which is
now limited to handling the multi-link extensions and stream
coupling/decoupling helpers.
Note that this is an iso-functionality code move and rename, the
HDaudio legacy driver would need additional changes to make use of
these capabilities.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions