All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 14/16] ALSA: VIA HDA: Update VT1708 initial verbs
@ 2011-03-21  7:36 Lydia Wang
  2011-03-21 12:08 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Lydia Wang @ 2011-03-21  7:36 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, HaraldWelte, lydiawang

From: Lydia Wang <lydiawang@viatech.com.cn>
Subject: ALSA: VIA HDA: Update VT1708 initial verbs.

Add a verb of power down jack detect function in VT1708 initial verbs.

Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
---
 sound/pci/hda/patch_via.c |    2 ++
 1 file changed, 2 insertions(+)

--- a/sound/pci/hda/patch_via.c
+++ b/sound/pci/hda/patch_via.c
@@ -1205,6 +1205,8 @@
 	{0x20, AC_VERB_SET_CONNECT_SEL, 0},
 	/* PW9 Output enable */
 	{0x25, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
+	/* power down jack detect function */
+	{0x1, 0xf81, 0x1},
 	{ }
 };

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 14/16] ALSA: VIA HDA: Update VT1708 initial verbs
  2011-03-21  7:36 [PATCH 14/16] ALSA: VIA HDA: Update VT1708 initial verbs Lydia Wang
@ 2011-03-21 12:08 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2011-03-21 12:08 UTC (permalink / raw)
  To: Lydia Wang; +Cc: alsa-devel, HaraldWelte

At Mon, 21 Mar 2011 15:36:51 +0800,
Lydia Wang wrote:
> 
> From: Lydia Wang <lydiawang@viatech.com.cn>
> Subject: ALSA: VIA HDA: Update VT1708 initial verbs.
> 
> Add a verb of power down jack detect function in VT1708 initial verbs.

For which reason?


thanks,

Takashi

> 
> Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
> ---
>  sound/pci/hda/patch_via.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> --- a/sound/pci/hda/patch_via.c
> +++ b/sound/pci/hda/patch_via.c
> @@ -1205,6 +1205,8 @@
>  	{0x20, AC_VERB_SET_CONNECT_SEL, 0},
>  	/* PW9 Output enable */
>  	{0x25, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
> +	/* power down jack detect function */
> +	{0x1, 0xf81, 0x1},
>  	{ }
>  };
>  
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-21 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21  7:36 [PATCH 14/16] ALSA: VIA HDA: Update VT1708 initial verbs Lydia Wang
2011-03-21 12:08 ` Takashi Iwai

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.