From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bn1bon0146.outbound.protection.outlook.com ([157.56.111.146]:10992 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755363AbaJ2IJw (ORCPT ); Wed, 29 Oct 2014 04:09:52 -0400 Date: Wed, 29 Oct 2014 16:08:09 +0800 From: Huang Rui To: Felipe Balbi CC: Bjorn Helgaas , Alan Stern , Greg Kroah-Hartman , Paul Zimmerman , Heikki Krogerus , Jason Chang , "Vincent Wan" , Tony Li , USB list , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v3 13/19] usb: dwc3: add tx demphasis quirk Message-ID: <20141029080809.GB10840@hr-slim.amd.com> References: <1414497280-3126-1-git-send-email-ray.huang@amd.com> <1414497280-3126-14-git-send-email-ray.huang@amd.com> <20141028184303.GD25735@saruman> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <20141028184303.GD25735@saruman> Sender: linux-pci-owner@vger.kernel.org List-ID: On Tue, Oct 28, 2014 at 01:43:03PM -0500, Felipe Balbi wrote: > On Tue, Oct 28, 2014 at 10:27:27AM -0600, Bjorn Helgaas wrote: > > On Tue, Oct 28, 2014 at 5:54 AM, Huang Rui wrote: > > > This patch adds Tx demphasis quirk, and the Tx demphasis value is > > > > "demphasis" (above and in subject) should be "de-emphasis" as used in > > the code and comments below. > > +1 > OK, will update