linux/sound/pci/hda
Takashi Iwai 8c2f767bf3 ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.c
The power-state changes in patch_sigmatel.c are accessed via *_cached()
but they shouldn't be really cached.  Fixed to the normal write.

Also, stac92hd71xx_suspend and resume are no longer necessary as the
power-state changes are handled properly in the common routine.
Removed these hacks now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-12-01 11:54:35 +01:00
..
hda_beep.c ALSA: hda - Missing NULL check in hda_beep.c 2008-11-13 14:37:16 +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 - Clear codec->proc_widget_hook at reset 2008-11-28 14:41:09 +01:00
hda_codec.h ALSA: hda - Remove unused proc entry in hda_bus struct 2008-11-28 12:57:38 +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 - Manage kcontrol lists 2008-10-13 02:43:01 +02:00
hda_hwdep.c ALSA: hda - Fix PCM reconfigure 2008-11-27 14:17:01 +01:00
hda_intel.c ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVE 2008-11-28 07:22:18 +01:00
hda_local.h ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration 2008-11-21 09:26:20 +01:00
hda_patch.h ALSA: hda - Intel HDMI audio support 2008-11-05 07:54:03 +01:00
hda_proc.c ALSA: hda - Add IDT/STAC-specific proc output 2008-11-28 14:40:55 +01:00
Kconfig ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVE 2008-11-28 15:27:11 +01:00
Makefile ALSA: create hda_eld.c for ELD routines and proc interface 2008-11-18 07:39:03 +01:00
patch_analog.c ALSA: hda - make laptop-eapd model back for AD1986A 2008-11-21 02:25:48 +01:00
patch_atihdmi.c ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.c 2008-11-13 07:55:40 +01:00
patch_cmedia.c [ALSA] hda - Fix model for LG LS75 laptop 2008-05-30 16:56:00 +02:00
patch_conexant.c ALSA: hda - Use generic array helpers 2008-10-13 02:42:59 +02:00
patch_intelhdmi.c ALSA: hda - make HDMI messages more user friendly 2008-11-22 11:14:48 +01:00
patch_nvhdmi.c ALSA: hda - fix sparse warning 2008-11-21 16:05:16 +01:00
patch_realtek.c ALSA: hda - Add quirk for Sony VAIO VGN-SR19XN 2008-11-28 14:46:28 +01:00
patch_si3054.c [ALSA] sound: hda: missing includes of hda_patch.h 2008-04-24 12:00:19 +02:00
patch_sigmatel.c ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.c 2008-12-01 11:54:35 +01:00
patch_via.c ALSA: hda: remove redundant get_amp_nid() 2008-11-18 07:38:28 +01:00