All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/3] ALSA: usb-audio: Small improvements in mixer handling
Date: Thu, 14 Oct 2021 16:42:14 +0200	[thread overview]
Message-ID: <YWhBxq5Sf/bAcGLk@kroah.com> (raw)
In-Reply-To: <20211014130636.17860-1-tiwai@suse.de>

On Thu, Oct 14, 2021 at 03:06:33PM +0200, Takashi Iwai wrote:
> Hi,
> 
> this is a patchset with small fixes for improving the USB-audio mixer
> behavior.  Instead of treating the error from a control message
> continuously, initialize all at the probe and keep the rest working.
> 
> The first two patches are rather fixes for error messages in
> get_ctl_value_v2() function, the last one implements the new
> behavior.
> 
> 
> Takashi
> 
> ===
> 
> Takashi Iwai (3):
>   ALSA: usb-audio: Downgrade error message in get_ctl_value_v2()
>   ALSA: usb-audio: Drop superfluous error message after disconnection
>   ALSA: usb-audio: Initialize every feature unit once at probe time
> 
>  sound/usb/mixer.c | 42 ++++++++++++++++++++++++++++++++++++------
>  1 file changed, 36 insertions(+), 6 deletions(-)
> 
> -- 
> 2.26.2
> 

These work great for me, combined with the quirk patch I sent:

Tested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

  parent reply	other threads:[~2021-10-14 14:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14 13:06 [PATCH 0/3] ALSA: usb-audio: Small improvements in mixer handling Takashi Iwai
2021-10-14 13:06 ` [PATCH 1/3] ALSA: usb-audio: Downgrade error message in get_ctl_value_v2() Takashi Iwai
2021-10-14 13:06 ` [PATCH 2/3] ALSA: usb-audio: Drop superfluous error message after disconnection Takashi Iwai
2021-10-14 13:06 ` [PATCH 3/3] ALSA: usb-audio: Initialize every feature unit once at probe time Takashi Iwai
2021-10-14 14:42 ` Greg Kroah-Hartman [this message]
2021-10-14 15:10   ` [PATCH 0/3] ALSA: usb-audio: Small improvements in mixer handling Takashi Iwai
2021-10-14 15:36     ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YWhBxq5Sf/bAcGLk@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.