diff options
author | Bard Liao <[email protected]> | 2021-07-23 19:54:48 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-02 15:45:37 +0100 |
commit | 781dd3c822683f4b5dc332b68ac49d2db3d400e9 (patch) | |
tree | 2ab1d6c3993358ce01b228cbeb7c6b70846f68ca /tools/perf/scripts/python/flamegraph.py | |
parent | 1cbf6443f0de6489044909b35962ba71940d48fe (diff) |
ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition
HDA_DSP_REG_SNDW_WAKE_STS is actually (SDW_SHIM_BASE + SDW_SHIM_WAKESTS)
and SDW_SHIM_BASE is platform-dependent. Removing HDA_DSP_REG_SNDW_WAKE_STS
and use (hdev->desc->sdw_shim_base + SDW_SHIM_WAKESTS) instead.
Signed-off-by: Bard Liao <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions