All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] WM9712 PCM volume
@ 2007-02-14 13:36 Liam Girdwood
  2007-02-14 14:25 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Liam Girdwood @ 2007-02-14 13:36 UTC (permalink / raw)
  To: alsa-devel; +Cc: Joe Sauer

[-- Attachment #1: Type: text/plain, Size: 147 bytes --]

This patch suggested by Joe Sauer adds PCM playback volume kcontrol for
the WM9712.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>

[-- Attachment #2: asoc-wm9712-pcm-vol.patch --]
[-- Type: text/x-patch, Size: 610 bytes --]

diff -r ee0908962557 soc/codecs/wm9712.c
--- a/soc/codecs/wm9712.c	Wed Feb 14 13:26:17 2007 +0100
+++ b/soc/codecs/wm9712.c	Wed Feb 14 13:25:47 2007 +0000
@@ -96,6 +96,7 @@ SOC_SINGLE("Speaker Playback Switch", AC
 SOC_SINGLE("Speaker Playback Switch", AC97_MASTER, 15, 1, 1),
 SOC_DOUBLE("Headphone Playback Volume", AC97_HEADPHONE, 8, 0, 31, 1),
 SOC_SINGLE("Headphone Playback Switch", AC97_HEADPHONE,15, 1, 1),
+SOC_DOUBLE("PCM Playback Volume", AC97_PCM, 8, 0, 31, 1),
 
 SOC_SINGLE("Speaker Playback ZC Switch", AC97_MASTER, 7, 1, 0),
 SOC_SINGLE("Speaker Playback Invert Switch", AC97_MASTER, 6, 1, 0),

[-- Attachment #3: Type: text/plain, Size: 345 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

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

* Re: [PATCH] WM9712 PCM volume
  2007-02-14 13:36 [PATCH] WM9712 PCM volume Liam Girdwood
@ 2007-02-14 14:25 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-02-14 14:25 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: Joe Sauer, alsa-devel

At Wed, 14 Feb 2007 13:36:24 +0000,
Liam Girdwood wrote:
> 
> This patch suggested by Joe Sauer adds PCM playback volume kcontrol for
> the WM9712.
> 
> Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>

Thanks, both patches applied.

BTW, please add my address to Cc at the next time so that I won't miss
patches.  There are too many noises on ML, unfortunately.


Takashi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

end of thread, other threads:[~2007-02-14 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14 13:36 [PATCH] WM9712 PCM volume Liam Girdwood
2007-02-14 14:25 ` 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.