mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lars Melin <larsm17@gmail.com>
To: Penghao <penghao@uniontech.com>, gregkh@linuxfoundation.org
Cc: johan@kernel.org, jonathan@jdcox.net,
	kai.heng.feng@canonical.com, gustavo.padovan@collabora.com,
	tomasz@meresinski.eu, hdegoede@redhat.com,
	kerneldev@karsmulder.nl, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: usb-audio: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb audio card
Date: Fri, 4 Sep 2020 09:49:32 +0700	[thread overview]
Message-ID: <9fc6c4d7-4298-0b9d-b3a0-d6eb9573575e@gmail.com> (raw)
In-Reply-To: <20200904014516.12298-1-penghao@uniontech.com>

On 9/4/2020 08:45, Penghao wrote:

> --- a/drivers/usb/core/quirks.c
> +++ b/drivers/usb/core/quirks.c
> @@ -403,6 +403,10 @@ static const struct usb_device_id usb_quirk_list[] = {
>   	{ USB_DEVICE(0x12d1, 0x15c3), .driver_info =
>   			USB_QUIRK_DISCONNECT_SUSPEND },
>   
> +	/* Lenovo A630Z TIO build-in usb sound card */
> +	{ USB_DEVICE9(0x17ef, 0xa012), driver_info =
> +			USB_QUIRK_DISCONNECT_SUSPEND },
> +
>   	/* SKYMEDI USB_DRIVE */
>   	{ USB_DEVICE(0x1516, 0x8628), .driver_info = USB_QUIRK_RESET_RESUME },
>   
> 

This list was sorted in a beautiful ascending order of vid, pid before 
you entered your quirk..

rgds
Lars

  reply	other threads:[~2020-09-04  2:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04  1:45 Penghao
2020-09-04  2:49 ` Lars Melin [this message]
2020-09-04 13:57 ` Greg KH

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=9fc6c4d7-4298-0b9d-b3a0-d6eb9573575e@gmail.com \
    --to=larsm17@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=gustavo.padovan@collabora.com \
    --cc=hdegoede@redhat.com \
    --cc=johan@kernel.org \
    --cc=jonathan@jdcox.net \
    --cc=kai.heng.feng@canonical.com \
    --cc=kerneldev@karsmulder.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=penghao@uniontech.com \
    --cc=tomasz@meresinski.eu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®