linux-mainline/sound/x86
Takashi Iwai 854577ac2a ALSA: x86: Allocate resources with device-managed APIs
This patch converts the resource management in x86 HDMI LPE audio
driver with devres as a clean up.  Each manual resource management is
converted with the corresponding devres helper now.

Link: https://lore.kernel.org/r/20210715075941.23332-73-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-07-19 16:17:28 +02:00
..
intel_hdmi_audio.c ALSA: x86: Allocate resources with device-managed APIs 2021-07-19 16:17:28 +02:00
intel_hdmi_audio.h ALSA: x86: simplify with sync_stop PCM ops 2021-07-12 13:13:26 +02:00
intel_hdmi_lpe_audio.h
Kconfig ALSA: hda: use consistent HDAudio spelling in comments/docs 2020-09-02 19:31:32 +02:00
Makefile