Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752330AbbEKFSP (ORCPT ); Mon, 11 May 2015 01:18:15 -0400 Received: from mail-bn1on0148.outbound.protection.outlook.com ([157.56.110.148]:51041 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750741AbbEKFSN convert rfc822-to-8bit (ORCPT ); Mon, 11 May 2015 01:18:13 -0400 From: Ramneek Mehresh To: Alan Stern CC: "linux-kernel@vger.kernel.org" , "balbi@ti.com" , "linux-usb@vger.kernel.org" , "gregkh@linuxfoundation.org" Subject: RE: [PATCH 02/10] drivers:host:fsl: Use ehci_overrides structure for EHCI drv Thread-Topic: [PATCH 02/10] drivers:host:fsl: Use ehci_overrides structure for EHCI drv Thread-Index: AQHQiMJfIXxmm4goP0yRszanEkdHF51wl5SAgADuGhCAAJ6mAIAEHW5w Date: Mon, 11 May 2015 05:18:08 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: rowland.harvard.edu; dkim=none (message not signed) header.d=none; x-originating-ip: [192.88.169.1] x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:SN1PR0301MB1584; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:SN1PR0301MB1584;BCL:0;PCL:0;RULEID:;SRVR:SN1PR0301MB1584; x-forefront-prvs: 05739BA1B5 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(24454002)(377454003)(51704005)(13464003)(87936001)(2171001)(102836002)(77096005)(2656002)(86362001)(74316001)(54356999)(46102003)(110136002)(189998001)(50986999)(76176999)(5001960100002)(19580395003)(33656002)(19580405001)(106116001)(2900100001)(62966003)(77156002)(122556002)(40100003)(76576001)(92566002)(66066001)(2950100001);DIR:OUT;SFP:1102;SCL:1;SRVR:SN1PR0301MB1584;H:SN1PR0301MB1583.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-originalarrivaltime: 11 May 2015 05:18:08.9079 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1PR0301MB1584 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2156 Lines: 52 > -----Original Message----- > From: Alan Stern [mailto:stern@rowland.harvard.edu] > Sent: Friday, May 08, 2015 7:56 PM > To: Mehresh Ramneek-B31383 > Cc: linux-kernel@vger.kernel.org; balbi@ti.com; linux-usb@vger.kernel.org; > gregkh@linuxfoundation.org > Subject: RE: [PATCH 02/10] drivers:host:fsl: Use ehci_overrides structure for > EHCI drv > > On Fri, 8 May 2015, Ramneek Mehresh wrote: > > > > On Thu, 7 May 2015, Ramneek Mehresh wrote: > > > > > > > Make use of ehci_driver_overrides structure for ehci-fsl driver > > > > > > > > Signed-off-by: Ramneek Mehresh > > > > > > > You need to change a lot more than this. See commit a76dd463c58e > (USB: > > > EHCI: make ehci-orion a separate driver) as an example of what is > > > needed. In the end, ehci-fsl.ko should be a new driver module, not > > > compiled into ehci- hcd.ko. > > > > > I can definitely make this change, but this patch set is about OTG > > functionality fix for all FSL QorIQ socs. Changes you are asking are > > for FSL Host driver. For that I can float separate patch/patch set. > > Hence, I would request you to please accept the Patch series in conext > > of OTG functionality fix > > Accept which patch series? You have posted several different versions (and > you failed to put the version numbers in the email Subject: > lines, so I can't tell which patches belong to which version!). > > I am not going to accept something that does a partial job of converting ehci- > fsl into a separate module. Either do the entire conversion first, as a > separate patch that is prerequisite to the OTG fix, or else fix the OTG stuff in > a way that doesn't require ehci-fsl to be a separate module. > Ok, then let me first fix USB host driver as per expectation... I'll then re-send OTG patch set over that...I don't want to intermingle these two separate functionalities. Thanks. > Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/