linux/sound/x86
Takashi Iwai caa2a61a70 ALSA: x86: Remove superfluous check at resume
The had_get_hwstate() is identical with drv_status==DISCONECTED, which
was already checked before the call.  And, returning an error at
resume is simply bad.  That is, we should just kill this check.

Also, spewing an error at resume for drv_status!=SUSPENDED is also
annoying, as this is the normal case when the suspend was called
without the monitor connection.  Make it debug, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-03 17:34:09 +01:00
..
intel_hdmi_audio.c ALSA: x86: Remove superfluous check at resume 2017-02-03 17:34:09 +01:00
intel_hdmi_audio.h ALSA: x86: Drop unused fields from snd_intelhad struct 2017-02-03 17:33:28 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Flatten two abstraction layers 2017-02-03 17:31:35 +01:00
Kconfig ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T 2017-01-25 14:23:46 +01:00
Makefile ALSA: x86: Fold intel_hdmi_audio_if.c into main file 2017-02-03 17:31:54 +01:00