From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 833B4C3A5AA for ; Wed, 4 Sep 2019 18:03:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 52CAC2339D for ; Wed, 4 Sep 2019 18:03:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567620218; bh=Agm7Gx9JZ79sv3rkp+il6lu4tb27ryMPb3LzsWceM2w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=aQfH/VXbyS0JCOtU1GMHM2xhNHKDlePXGZVNh0wAjFyoOcxzgw0VQyCwnY/GGDBpI imrOmyqLf6hftBa1nHhIvrx42iND/rcUPFGajyPBNv19peDW/Ao9GvTZt79p+XYOQS NSZRJp4rT/h3NknNLrAyphECH8ZXCbDm9zslZTrQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388972AbfIDSDh (ORCPT ); Wed, 4 Sep 2019 14:03:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:44198 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387799AbfIDSDe (ORCPT ); Wed, 4 Sep 2019 14:03:34 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E203822CEA; Wed, 4 Sep 2019 18:03:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567620214; bh=Agm7Gx9JZ79sv3rkp+il6lu4tb27ryMPb3LzsWceM2w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=O07yxrtWpESc1XR0ujHPKtDpJwQzF5uFhsvrQT8aFghqHWFZOoPSbvk5mSuZqGYH8 zN8YeoJmmqeKFxFzZifYw8n0pJd3KOKDc6GWpYyUYM6haB67EE5qk1zZPTjdGOVHa9 J11YHpxDsCOetaC310JNeAC+nW9GmOA/QSt85QVc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Henk van der Laan Subject: [PATCH 4.14 31/57] usb-storage: Add new JMS567 revision to unusual_devs Date: Wed, 4 Sep 2019 19:53:59 +0200 Message-Id: <20190904175305.053095687@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190904175301.777414715@linuxfoundation.org> References: <20190904175301.777414715@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Henk van der Laan commit 08d676d1685c2a29e4d0e1b0242324e564d4589e upstream. 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 Cc: stable Link: https://lore.kernel.org/r/20190816200847.21366-1-opensource@henkvdlaan.com Signed-off-by: Greg Kroah-Hartman --- drivers/usb/storage/unusual_devs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -2119,7 +2119,7 @@ UNUSUAL_DEV( 0x14cd, 0x6600, 0x0201, 0x US_FL_IGNORE_RESIDUE ), /* Reported by Michael Büsch */ -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,