ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing controls
authorStefan Binding <sbinding@opensource.cirrus.com>
Tue, 11 Oct 2022 14:35:49 +0000 (15:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Oct 2022 06:02:46 +0000 (08:02 +0200)
commit06f3a0a758c4246dc644e22fb33f85c6e5f92af6
tree53534dea4109535db4d68dcb7785c9624b5709c2
parent49b0dea1eb5e0fd5e498a2c2ce50d2e036494072
ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing controls

These apis require the pwr_lock to be held.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221011143552.621792-3-sbinding@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_cs_dsp_ctl.c