commit | 73063cd3236e8b17e530c491b1d265ff56f1fa79 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun May 23 11:09:17 2021 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 25 08:48:49 2021 +0200 |
tree | 2eb115589d88cfa2efbc5a0f017b4afc06994e95 | |
parent | e94fdbd7b25d87e64688bb109e2c550217a4c879 [diff] |
ALSA: control: Drop superfluous snd_power_wait() calls Now we have more fine-grained power controls in each kcontrol ops, the coarse checks of snd_power_wait() in a few control ioctls became superfluous. Let's drop them. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Link: https://lore.kernel.org/r/20210523090920.15345-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>