mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
2e4924628a
codec->power_transition is supposed to be true while codec is going to be shut off if in the mean time somebody calls snd_hda_power_up, hda_power_work will not shut down the codec, but nether will clear codec->power_transition, thus it stays on forever. Fix this. Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> |
||
---|---|---|
.. | ||
hda_codec.c | ||
hda_codec.h | ||
hda_generic.c | ||
hda_hwdep.c | ||
hda_intel.c | ||
hda_local.h | ||
hda_patch.h | ||
hda_proc.c | ||
Makefile | ||
patch_analog.c | ||
patch_atihdmi.c | ||
patch_cmedia.c | ||
patch_conexant.c | ||
patch_realtek.c | ||
patch_si3054.c | ||
patch_sigmatel.c | ||
patch_via.c |