linux/sound/x86
Takashi Iwai dd895f2e9b ALSA: x86: Drop useless mutex at probe
had_mutex is (supposedly) used to protect the concurrent calls of
hdmi_audio_probe().  But we may have only one device at most, so it's
utterly useless.  Drop it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-03 17:23:04 +01:00
..
intel_hdmi_audio_if.c ALSA: x86: Pass snd_intelhad object to helpers 2017-02-03 17:22:16 +01:00
intel_hdmi_audio.c ALSA: x86: Drop useless mutex at probe 2017-02-03 17:23:04 +01:00
intel_hdmi_audio.h ALSA: x86: Pass snd_intelhad object to helpers 2017-02-03 17:22:16 +01:00
intel_hdmi_lpe_audio.c ALSA: x86: Handle the error from hdmi_audio_probe() properly 2017-02-03 17:22:46 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Pass snd_intelhad object to helpers 2017-02-03 17:22:16 +01:00
Kconfig
Makefile ALSA: x86: hdmi: Add audio support for BYT and CHT 2017-01-25 14:24:08 +01:00