Searched hist:"65 c56f5dccc87ca2993a50672e144c7378189f2c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dsp.c | diff 65c56f5dccc87ca2993a50672e144c7378189f2c Fri Nov 01 12:09:16 CDT 2019 Ranjani Sridharan <ranjani.sridharan@linux.intel.com> ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() function
Remove the retry argument for the hda_dsp_wait_d0i3c_done() function and use the HDA_DSP_REG_POLL_RETRY_COUNT macro directly.
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20191101170916.26517-4-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|