]> Git Repo - linux.git/commit
ASoC: SOF: Intel: hda-ctrl: remove useless sleep
authorPierre-Louis Bossart <[email protected]>
Mon, 24 Oct 2022 16:53:03 +0000 (11:53 -0500)
committerMark Brown <[email protected]>
Wed, 26 Oct 2022 13:18:01 +0000 (14:18 +0100)
commita09d82ce0a86772a6bbfe118414708957ed1a5b1
tree269c2c972e073b29e4549a3ddaff66d6088cc2fa
parent8d44a4fceeb073ee325b6ad91f7a617b9290f8ce
ASoC: SOF: Intel: hda-ctrl: remove useless sleep

The hda_dsp_ctrl_link_reset() already performs a usleep and a check that
GCTL has been modified, there's no point in waiting more.

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]>
sound/soc/sof/intel/hda-ctrl.c
This page took 0.052255 seconds and 4 git commands to generate.