linux/sound/pci/hda
Takashi Iwai 9411e21cd0 ALSA: hda - Add snd_hda_multi_out_dig_cleanup()
Added the helper function snd_hda_multi_out_dig_cleanup() to clean up
the digital outputs with multi setup.  This call is needed in cases
the codec supports multiple digital outputs as slaves.  Otherwise the
slave widgets aren't properly cleaned up.

For a single digital output (e.g. in patch_conexant.c), this call isn't
needed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-13 11:59:13 +01:00
..
Kconfig Merge branch 'topic/hda-modularize' into topic/hda 2008-12-03 14:43:14 +01:00
Makefile ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
hda_beep.c ALSA: hda - Use own workqueue 2009-01-12 10:33:56 +01:00
hda_beep.h ALSA: hda - Add digital beep playback switch for STAC/IDT codecs 2008-11-13 14:37:14 +01:00
hda_codec.c ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
hda_codec.h ALSA: hda - Fix misc workqueue issues 2009-02-05 07:41:04 +01:00
hda_eld.c ALSA: hda - fix build warning when CONFIG_PROC_FS=n 2008-11-22 11:16:15 +01:00
hda_generic.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
hda_hwdep.c ALSA: hda - Register (new) devices at reconfig 2009-02-12 00:13:19 +01:00
hda_intel.c ALSA: hda - Use own workqueue 2009-01-12 10:33:56 +01:00
hda_local.h ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
hda_proc.c ALSA: hda - No widget selection for volume knob widgets in proc output 2009-02-02 11:42:08 +01:00
patch_analog.c ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_cmedia.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_conexant.c ALSA: hda - Fix compile warning with CONFIG_SND_JACK=n 2009-01-27 12:54:10 +01:00
patch_intelhdmi.c ALSA: hda - add id for Intel IbexPeak integrated HDMI codec 2009-02-11 09:09:15 +01:00
patch_nvhdmi.c ALSA: hda - Add support of NVidia MCP78 HDMI 2009-01-13 12:32:21 +01:00
patch_realtek.c ALSA: hda - Add quirk for Asus z37e (1043:8284) 2009-02-10 17:13:43 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
patch_via.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00