* [patch] comment for set widget output
@ 2005-03-22 18:57 "Tien, C.L. - 田承禮"
2005-03-22 21:01 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: "Tien, C.L. - 田承禮" @ 2005-03-22 18:57 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 208 bytes --]
Summary: <correct comment for setting widget output>
Signed-off-by: ChenLi Tien<cltien@cmedia.com.tw>
This patch has no real logical change, it simply correct the comment.
Sincerely,
ChenLi Tien
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch_cmedia.c.patch --]
[-- Type: text/x-patch; name="patch_cmedia.c.patch", Size: 1252 bytes --]
Index: alsa-cvs/alsa-kernel/pci/hda/patch_cmedia.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/hda/patch_cmedia.c,v
retrieving revision 1.5
diff -a -u -r1.5 patch_cmedia.c
--- alsa-cvs/alsa-kernel/pci/hda/patch_cmedia.c 16 Mar 2005 13:37:09 -0000 1.5
+++ alsa-cvs/alsa-kernel/pci/hda/patch_cmedia.c 22 Mar 2005 18:51:51 -0000
@@ -112,9 +112,9 @@
/* 3-stack / 6 channel */
static struct hda_verb cmi9880_ch6_init[] = {
- /* set line-in PIN for input */
+ /* set line-in PIN for output */
{ 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
- /* set mic PIN for input, also enable vref */
+ /* set mic PIN for output */
{ 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
/* route front PCM (DAC1) to HP */
{ 0x0f, AC_VERB_SET_CONNECT_SEL, 0x00 },
@@ -123,9 +123,9 @@
/* 3-stack+front / 8 channel */
static struct hda_verb cmi9880_ch8_init[] = {
- /* set line-in PIN for input */
+ /* set line-in PIN for output */
{ 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
- /* set mic PIN for input, also enable vref */
+ /* set mic PIN for output */
{ 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
/* route rear-surround PCM (DAC4) to HP */
{ 0x0f, AC_VERB_SET_CONNECT_SEL, 0x03 },
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch] comment for set widget output
2005-03-22 18:57 [patch] comment for set widget output "Tien, C.L. - 田承禮"
@ 2005-03-22 21:01 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2005-03-22 21:01 UTC (permalink / raw)
To: Tien, C.L.; +Cc: alsa-devel
At Wed, 23 Mar 2005 02:57:53 +0800,
Tien, C.L. wrote:
>
> Summary: <correct comment for setting widget output>
> Signed-off-by: ChenLi Tien<cltien@cmedia.com.tw>
>
> This patch has no real logical change, it simply correct the comment.
Thanks, applied to CVS.
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-22 21:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-22 18:57 [patch] comment for set widget output "Tien, C.L. - 田承禮"
2005-03-22 21:01 ` 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.