* [PATCH] ALSA: VIA HDA: Add VT1708S power management function
@ 2011-03-23 8:35 Lydia Wang
0 siblings, 0 replies; only message in thread
From: Lydia Wang @ 2011-03-23 8:35 UTC (permalink / raw)
To: alsa-devel; +Cc: tiwai, HaraldWelte, lydiawang
From: Lydia Wang <lydiawang@viatech.com.cn>
Subject: ALSA: VIA HDA: Add VT1708S power management function.
Define set_widgets_power_state() function for VT1708S.
Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
sound/pci/hda/patch_via.c | 1 +
1 file changed, 1 insertion(+)
--- a/sound/pci/hda/patch_via.c
+++ b/sound/pci/hda/patch_via.c
@@ -3785,6 +3785,7 @@
spec->stream_name_analog = "VT1818S Analog";
spec->stream_name_digital = "VT1818S Digital";
}
+ spec->set_widgets_power_state = set_widgets_power_state_vt1708B;
return 0;
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-23 8:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 8:35 [PATCH] ALSA: VIA HDA: Add VT1708S power management function Lydia Wang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.