Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751740AbdITOHR (ORCPT ); Wed, 20 Sep 2017 10:07:17 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:43852 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751700AbdITOHP (ORCPT ); Wed, 20 Sep 2017 10:07:15 -0400 Date: Wed, 20 Sep 2017 10:07:13 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: yinbo.zhu@nxp.com cc: Rob Herring , Mark Rutland , Russell King , Felipe Balbi , Greg Kroah-Hartman , Mathias Nyman , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:ARM PORT" , open list , "open list:DESIGNWARE USB3 DRD IP DRIVER" Subject: Re: [PATCH v1] usb: host: Implement workaround for Erratum A-007463 In-Reply-To: <20170920092441.21292-1-yinbo.zhu@nxp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 367 Lines: 10 The Subject: line should specify which type of USB host controller the patch is for. The kernel contains lots of different USB host controller drivers. How are we supposed to know that Erratum A-007463 applies to dwc3 xHCI controllers? The Subject: line should say something like: [PATCH v1] USB: host: dwc3: Implement workaround for Erratum A-007643 Alan Stern