kernel_optimize_test/sound/pci/hda
Takashi Iwai e06e5a2974 ALSA: hda - Defer mixer element creation to the right time in patch_via.c
The jack-detect control should be created at the time of build_controls
callback instead of calling snd_hda_add_ctls() at the tree-parsing time.
For that, copy the control to the temporary array like other cases.

Also, fixed typos of vt1708_jack_detect in all places.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-20 16:23:56 +02:00
..
hda_beep.c
hda_beep.h ALSA: hda - Fix beep_device compilation warnings 2011-06-13 08:36:26 +02:00
hda_codec.c ALSA: hda: check make_exec_verb() return value 2011-06-13 17:52:06 +02:00
hda_codec.h ALSA: hda: HDMI: Support codecs with fewer cvts than pins 2011-06-06 12:58:14 +02:00
hda_eld.c ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place 2011-06-06 12:58:09 +02:00
hda_generic.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
hda_hwdep.c
hda_intel.c ALSA: HDA: Remove redundant LPIB quirks for ATI chipset 2011-06-17 18:48:23 +02:00
hda_local.h ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place 2011-06-06 12:58:09 +02:00
hda_proc.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
Kconfig
Makefile
patch_analog.c ALSA: hda - Disable SPDIF only when no pin config set for HP with AD1981 2011-06-10 14:37:04 +02:00
patch_ca0110.c ALSA: hda: Virtualize SPDIF out controls 2011-06-06 12:51:59 +02:00
patch_cirrus.c ALSA: hda: Virtualize SPDIF out controls 2011-06-06 12:51:59 +02:00
patch_cmedia.c ALSA: hda: Virtualize SPDIF out controls 2011-06-06 12:51:59 +02:00
patch_conexant.c Merge branch 'fix/hda' into topic/hda 2011-06-13 08:37:53 +02:00
patch_hdmi.c ALSA: hda: HDMI: Support codecs with fewer cvts than pins 2011-06-06 12:58:14 +02:00
patch_realtek.c Merge branch 'fix/hda' into topic/hda 2011-06-13 08:37:53 +02:00
patch_si3054.c ALSA: hda - Constify fixup and other array data in patch_si3054.c 2011-05-02 12:22:39 +02:00
patch_sigmatel.c ALSA: hda: Virtualize SPDIF out controls 2011-06-06 12:51:59 +02:00
patch_via.c ALSA: hda - Defer mixer element creation to the right time in patch_via.c 2011-06-20 16:23:56 +02:00