linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Stern <stern@rowland.harvard.edu>
To: Greg KH <greg@kroah.com>, Henk van der Laan <opensource@henkvdlaan.com>
Cc: USB list <linux-usb@vger.kernel.org>
Subject: Re: [PATCH] usb-storage: Add new JMS567 revision to unusual_devs
Date: Wed, 21 Aug 2019 15:27:27 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.44L0.1908211527060.1816-100000@iolanthe.rowland.org> (raw)
In-Reply-To: <20190816200847.21366-1-opensource@henkvdlaan.com>

On Fri, 16 Aug 2019, Henk van der Laan wrote:

> Revision 0x0117 suffers from an identical issue to earlier revisions,
> therefore it should be added to the quirks list.
> 
> Signed-off-by: Henk van der Laan <opensource@henkvdlaan.com>
> ---
>  drivers/usb/storage/unusual_devs.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
> index ea0d27a94afe..1cd9b6305b06 100644
> --- a/drivers/usb/storage/unusual_devs.h
> +++ b/drivers/usb/storage/unusual_devs.h
> @@ -2100,7 +2100,7 @@ UNUSUAL_DEV(  0x14cd, 0x6600, 0x0201, 0x0201,
>  		US_FL_IGNORE_RESIDUE ),
>  
>  /* Reported by Michael Büsch <m@bues.ch> */
> -UNUSUAL_DEV(  0x152d, 0x0567, 0x0114, 0x0116,
> +UNUSUAL_DEV(  0x152d, 0x0567, 0x0114, 0x0117,
>  		"JMicron",
>  		"USB to ATA/ATAPI Bridge",
>  		USB_SC_DEVICE, USB_PR_DEVICE, NULL,

Acked-by: Alan Stern <stern@rowland.harvard.edu>


      reply	other threads:[~2019-08-21 19:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16 20:08 [PATCH] usb-storage: Add new JMS567 revision to unusual_devs Henk van der Laan
2019-08-21 19:27 ` Alan Stern [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=Pine.LNX.4.44L0.1908211527060.1816-100000@iolanthe.rowland.org \
    --to=stern@rowland.harvard.edu \
    --cc=greg@kroah.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=opensource@henkvdlaan.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 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).