ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.c
authorTakashi Iwai <tiwai@suse.de>
Mon, 1 Dec 2008 10:54:35 +0000 (11:54 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Dec 2008 10:54:35 +0000 (11:54 +0100)
commit8c2f767bf3c4a7932898e657c6b12a2234cd2eca
tree1fcaa5474bb41fe68f98d2962745c1400f2a820f
parentc9b46f9144b8dce6c12aec08f34a908aedd28b37
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>
sound/pci/hda/patch_sigmatel.c
This page took 0.02435 seconds and 5 git commands to generate.