diff options
author | Pierre-Louis Bossart <[email protected]> | 2024-05-03 08:52:20 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-05-05 23:45:47 +0900 |
commit | 3b7bd0c139849e95981961525b7f6dd20097a563 (patch) | |
tree | d853f705ca2a9bf61f0baf1f591f5a984fb7934f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 136b37369cc4f044139b886133f3b9a721ecacd1 (diff) |
ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()
hda_sdw_process_wakeen() is used in hda-loader.c, but defined in
hda.c. This code split will create a circular dependency when hda.c is
moved to a different module. Rather than an invasive code change, this
patch follows the model used for sdw_check_wakeen_irq() with an
abstraction. For now all abstractions point to the same common
routine, which is arguably not great, but this also provides us with a
future-proof way of addressing platform-specific wake processing.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions