alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ALSA: usb/mixer.c: remove unused variable
@ 2010-05-19 15:34 Daniel Mack
  2010-05-19 16:29 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Mack @ 2010-05-19 15:34 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai, Clemens Ladisch

This was a development left-over.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Clemens Ladisch <clemens@ladisch.de>
---
 sound/usb/mixer.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/sound/usb/mixer.c b/sound/usb/mixer.c
index fd3e08d..a35dd74 100644
--- a/sound/usb/mixer.c
+++ b/sound/usb/mixer.c
@@ -1970,8 +1970,6 @@ static void snd_usb_mixer_proc_read(struct snd_info_entry *entry,
 static void snd_usb_mixer_interrupt_v2(struct usb_mixer_interface *mixer,
 				       int attribute, int value, int index)
 {
-	struct usb_mixer_elem_info *info;
-
 	switch (attribute) {
 	case UAC2_CS_CUR:
 		snd_usb_mixer_notify_id(mixer, index);
-- 
1.7.1

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

* Re: [PATCH] ALSA: usb/mixer.c: remove unused variable
  2010-05-19 15:34 [PATCH] ALSA: usb/mixer.c: remove unused variable Daniel Mack
@ 2010-05-19 16:29 ` Takashi Iwai
  2010-05-19 23:41   ` Daniel Mack
  2010-05-30 22:12   ` Mute LED on HP Pavilion DV7-1160eg Thoralf Freitag
  0 siblings, 2 replies; 4+ messages in thread
From: Takashi Iwai @ 2010-05-19 16:29 UTC (permalink / raw)
  To: Daniel Mack; +Cc: alsa-devel, Clemens Ladisch

At Wed, 19 May 2010 17:34:45 +0200,
Daniel Mack wrote:
> 
> This was a development left-over.
> 
> Signed-off-by: Daniel Mack <daniel@caiaq.de>
> Cc: Takashi Iwai <tiwai@suse.de>
> Cc: Clemens Ladisch <clemens@ladisch.de>

This can't be applied to the latest tree.  Missing patches?


Takashi

> ---
>  sound/usb/mixer.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/usb/mixer.c b/sound/usb/mixer.c
> index fd3e08d..a35dd74 100644
> --- a/sound/usb/mixer.c
> +++ b/sound/usb/mixer.c
> @@ -1970,8 +1970,6 @@ static void snd_usb_mixer_proc_read(struct snd_info_entry *entry,
>  static void snd_usb_mixer_interrupt_v2(struct usb_mixer_interface *mixer,
>  				       int attribute, int value, int index)
>  {
> -	struct usb_mixer_elem_info *info;
> -
>  	switch (attribute) {
>  	case UAC2_CS_CUR:
>  		snd_usb_mixer_notify_id(mixer, index);
> -- 
> 1.7.1
> 

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

* Re: [PATCH] ALSA: usb/mixer.c: remove unused variable
  2010-05-19 16:29 ` Takashi Iwai
@ 2010-05-19 23:41   ` Daniel Mack
  2010-05-30 22:12   ` Mute LED on HP Pavilion DV7-1160eg Thoralf Freitag
  1 sibling, 0 replies; 4+ messages in thread
From: Daniel Mack @ 2010-05-19 23:41 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Clemens Ladisch

On Wed, May 19, 2010 at 06:29:45PM +0200, Takashi Iwai wrote:
> At Wed, 19 May 2010 17:34:45 +0200,
> Daniel Mack wrote:
> > 
> > This was a development left-over.
> > 
> > Signed-off-by: Daniel Mack <daniel@caiaq.de>
> > Cc: Takashi Iwai <tiwai@suse.de>
> > Cc: Clemens Ladisch <clemens@ladisch.de>
> 
> This can't be applied to the latest tree.  Missing patches?

Gna, I've been working on a wrong branch, sorry. Please drop this patch.

Daniel

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

* Re: Mute LED on HP Pavilion DV7-1160eg
  2010-05-19 16:29 ` Takashi Iwai
  2010-05-19 23:41   ` Daniel Mack
@ 2010-05-30 22:12   ` Thoralf Freitag
  1 sibling, 0 replies; 4+ messages in thread
From: Thoralf Freitag @ 2010-05-30 22:12 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Hi Takashi,

since you have patched the source code for the control of the Mute LED
on HP Pavilion DV7, I could test it for a longer time.

Everything works fine - except shutdown of the computer. I found out,
during the shutdown process a short loud hum occurs. This hum is
independ of volume and it come also, if sound muted.

I don't know whether this nomal (expected) or anything else is not 100 %
OK. What's your opinion ?


Thoralf

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

end of thread, other threads:[~2010-05-30 22:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 15:34 [PATCH] ALSA: usb/mixer.c: remove unused variable Daniel Mack
2010-05-19 16:29 ` Takashi Iwai
2010-05-19 23:41   ` Daniel Mack
2010-05-30 22:12   ` Mute LED on HP Pavilion DV7-1160eg Thoralf Freitag

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).