From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755549AbcAHPgg (ORCPT ); Fri, 8 Jan 2016 10:36:36 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:27778 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754864AbcAHPgf (ORCPT ); Fri, 8 Jan 2016 10:36:35 -0500 Subject: Re: [PATCH v2] drivers/usb: Skip auto handoff for TI and RENESAS usb controllers To: Greg KH References: <1452187407-34440-1-git-send-email-babu.moger@oracle.com> <1452211491-206137-1-git-send-email-babu.moger@oracle.com> <20160108010114.GA4503@kroah.com> Cc: mathias.nyman@intel.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org From: Babu Moger Organization: Oracle Corporation Message-ID: <568FD77B.60309@oracle.com> Date: Fri, 8 Jan 2016 09:36:27 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20160108010114.GA4503@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/7/2016 7:01 PM, Greg KH wrote: > On Thu, Jan 07, 2016 at 04:04:51PM -0800, Babu Moger wrote: >> I have never seen auto handoff working on TI and RENESAS cards. >> Eventually, we force handoff. This code forces the handoff >> unconditionally. It saves 5 seconds boot time for each card. >> >> Changes v0 -> v1 >> Made changes per comments from Greg KH. >> Extra space removal in assignment >> Added both vendor and device id checks. > > This "changes" stuff goes below the --- line, not here in the body where > I would have to hand-edit the patch to remove it. > > v2? :) Sure. Re-posting it. Used the sample http://linuxtv.org/wiki/index.php/Development:_How_to_submit_patches