diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2021-07-23 19:54:48 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-02 15:45:37 +0100 |
commit | 781dd3c822683f4b5dc332b68ac49d2db3d400e9 (patch) | |
tree | 2ab1d6c3993358ce01b228cbeb7c6b70846f68ca /tools/perf/scripts/python/export-to-postgresql.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 <yung-chuan.liao@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20210723115451.7245-4-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions