All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dmitry Pavlushko <dpavlushko@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Fwd: Fwd: [PATCH] Add implicit feedback quirk for SSL2. (from laurie@tratt.net)
Date: Wed, 22 Jul 2020 12:11:32 +0200	[thread overview]
Message-ID: <s5hft9jvoyz.wl-tiwai@suse.de> (raw)
In-Reply-To: <958bbdf1-5a97-72ac-b7f0-01bda32add70@gmail.com>

On Wed, 22 Jul 2020 07:06:12 +0200,
Dmitry Pavlushko wrote:
> 
> Hi devs,
> 
> Sorry for the interruption. Any chance you can push the line for SSL2
> usb id?

It seems that the resubmitted patch from Laurence didn't reach to my
inbox by some reason.  Now I salvaged from lore.kernel.org and
applied to for-linus branch.


thanks,

Takashi

> 
> Thanks,
> 
> Dmitry
> 
> 
> -------- Forwarded Message --------
> Subject: 	Fwd: [PATCH] Add implicit feedback quirk for
> SSL2. (from laurie@tratt.net)
> Date: 	Mon, 15 Jun 2020 10:36:39 +0100
> From: 	Laurence Tratt <laurie@tratt.net>
> To: 	dpavlushko@gmail.com
> 
> 
> 
> I forgot to CC you. Sorry!
> 
> 
> Laurie
> 
> ----- Forwarded message from Laurence Tratt <laurie@tratt.net> -----
> 
> From: Laurence Tratt <laurie@tratt.net>
> To: alsa-devel@alsa-project.org
> Date: Mon, 15 Jun 2020 08:30:23 +0100
> Subject: [PATCH] Add implicit feedback quirk for SSL2.
> 
> As expected, this requires the same quirk as the SSL2+ in order for the
> clock to sync. This was suggested by, and tested on an SSL2, by Dmitry.
> 
> Signed-off-by: Dmitry <dpavlushko@gmail.com>
> Signed-off-by: Laurence Tratt <laurie@tratt.net>
> ---
> sound/usb/pcm.c | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git sound/usb/pcm.c sound/usb/pcm.c
> index 84c0ae4319..dc1608bdf6 100644
> --- sound/usb/pcm.c
> +++ sound/usb/pcm.c
> @@ -367,6 +367,7 @@ static int set_sync_ep_implicit_fb_quirk(struct
> snd_usb_substream *subs,
> ifnum = 0;
> goto add_sync_ep_from_ifnum;
> case USB_ID(0x07fd, 0x0008): /* MOTU M Series */
> + case USB_ID(0x31e9, 0x0001): /* Solid State Logic SSL2 */
> case USB_ID(0x31e9, 0x0002): /* Solid State Logic SSL2+ */
> ep = 0x81;
> ifnum = 2;
> 
> -- 
> 2.27.0
> 
> 
> ----- End forwarded message -----
> 

      reply	other threads:[~2020-07-22 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200615093639.p74zvyupivfxou4b@overdrive.tratt.net>
2020-07-22  5:06 ` Fwd: Fwd: [PATCH] Add implicit feedback quirk for SSL2. (from laurie@tratt.net) Dmitry Pavlushko
2020-07-22 10:11   ` Takashi Iwai [this message]

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=s5hft9jvoyz.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dpavlushko@gmail.com \
    /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.