[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.1302201129280.1671-100000@iolanthe.rowland.org>
Date: Wed, 20 Feb 2013 11:31:13 -0500 (EST)
From: Alan Stern <stern@...land.harvard.edu>
To: Manjunath Goudar <manjunath.goudar@...aro.org>
cc: linux-usb@...r.kernel.org, <linux-arm-kernel@...ts.infradead.org>,
<patches@...aro.org>, <arnd@...aro.org>,
<gregkh@...uxfoundation.org>, Greg KH <greg@...ah.com>,
David Brown <davidb@...eaurora.org>,
Daniel Walker <dwalker@...o99.com>,
Bryan Huntsman <bryanh@...eaurora.org>,
Brian Swetland <swetland@...gle.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [V2 6/8] USB: EHCI: make ehci-msm a separate driver
On Fri, 15 Feb 2013, Manjunath Goudar wrote:
> Separate the Qualcomm On-Chip host controller driver from ehci-hcd host code
> into its own driver module.
> --- a/drivers/usb/host/ehci-msm.c
> +++ b/drivers/usb/host/ehci-msm.c
> +static const char hcd_name[] = "msm_hsusb_host";
This should be something more like "ehci-msm". Of course, that means
you have to leave the ehci_msm_driver.driver.name field unchanged.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists