linux-kernel-test/sound/pci/hda
Takashi Iwai 1d955ebd4d ALSA: hda - Add missing initializations for ALC268 and ALC269
During the changes to clean up / fix the realtek codec initialization
routines in commit 4a79ba34ca,
I forgot to add the check for ALC268 and ALC269.
This resulted in the missing EAPD and COEF setup for these codecs.

This patch adds the missing checks for these codecs.

Reference: bko#13633
	http://bugzilla.kernel.org/show_bug.cgi?id=13633

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-06-29 11:33:53 +02:00
..
hda_beep.c ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_beep.h ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_codec.c ALSA: hda - Fix memory leak at codec creation 2009-06-17 08:22:32 +02:00
hda_codec.h ALSA: hda - Limit codec-verb retry to limited hardwares 2009-06-02 01:21:30 +02: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 - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_hwdep.c ALSA: hda - Split codec->name to vendor and chip name strings 2009-05-16 10:00:49 +02:00
hda_intel.c ALSA: hda_intel: fix build error when !PM 2009-06-04 14:21:11 +02:00
hda_local.h ALSA: hda - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_proc.c ALSA: hda - Split codec->name to vendor and chip name strings 2009-05-16 10:00:49 +02:00
Kconfig ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02:00
Makefile ALSA: hda - Add Creative CA0110-IBG support 2009-04-16 08:54:53 +02:00
patch_analog.c ALSA: hda - Fix init verbs of AD1884A mobile model 2009-04-23 08:24:48 +02:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_ca0110.c ALSA: hda - Use snd_hda_codec_get_pincfg() in patch_ca0110.c 2009-04-20 10:51:38 +02:00
patch_cmedia.c ALSA: hda - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00
patch_conexant.c ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02: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 - Support NVIDIA 8 channel HDMI audio 2009-06-01 11:05:26 +02:00
patch_realtek.c ALSA: hda - Add missing initializations for ALC268 and ALC269 2009-06-29 11:33:53 +02:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02:00
patch_via.c ALSA: hda - Fix secondary SPDIF on VT1708S and VT1702 codecs 2009-05-08 07:55:28 +02:00