Home
last modified time | relevance | path

Searched hist:"05 b71fb2a5014d2430ff6c5678db021c67afa9ec" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2552.cdiff 05b71fb2a5014d2430ff6c5678db021c67afa9ec Fri Jun 17 00:04:26 CEST 2022 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: tas2552: use pm_runtime_resume_and_get()

The use of pm_runtime_get_sync() is buggy with no use of put_noidle() on
error.

Use pm_runtime_resume_and_get() instead.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220616220427.136036-11-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>