Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932679AbbENPjZ (ORCPT ); Thu, 14 May 2015 11:39:25 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:58941 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S933249AbbENPjX (ORCPT ); Thu, 14 May 2015 11:39:23 -0400 Date: Thu, 14 May 2015 11:39:21 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Ramneek Mehresh cc: linux-kernel@vger.kernel.org, , Subject: Re: [PATCH][v2]drivers:usb:fsl:Make fsl ehci drv an independent driver module In-Reply-To: <1431610486-31818-1-git-send-email-ramneek.mehresh@freescale.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: 905 Lines: 28 On Thu, 14 May 2015, Ramneek Mehresh wrote: > Make Freescale EHCI driver an independent entity from ehci-hcd.c. > This involves > - using module_init/module_exit functions > - using overrides structure > - some necessary code cleanup > > Signed-off-by: Ramneek Mehresh > --- > Changes for v2: > - merged previous two separate patches into one > - modified DRIVER_DESC to be more descriptive > - remove "driver" parameter explanation from > fsl_ehci_drv_probe() > - updated year in copyright This version looks pretty good. Acked-by: Alan Stern 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/