[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5113F714.6000201@wwwdotorg.org>
Date: Thu, 07 Feb 2013 11:48:52 -0700
From: Stephen Warren <swarren@...dotorg.org>
To: manjunath.goudar@...aro.org
CC: linux-usb@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
patches@...aro.org, stern@...land.harvard.edu, 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: [PATCH 09/10] USB: EHCI: make ehci-msm a separate driver
On 02/07/2013 10:34 AM, manjunath.goudar@...aro.org wrote:
> Separate the Qualcomm On-Chip host controller driver from ehci-hcd host code
> into its own driver module.
> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> @@ -209,7 +210,7 @@ config USB_EHCI_TEGRA
> boolean "NVIDIA Tegra HCD support"
> depends on USB_EHCI_HCD && ARCH_TEGRA
> select USB_EHCI_ROOT_HUB_TT
> - help
> + --- help---
> This driver enables support for the internal USB Host Controllers
> found in NVIDIA Tegra SoCs. The controllers are EHCI compliant.
That seems like an unrelated change. The indentation and space after
first "---" looks wrong too. It looks pretty random which of "help" and
"---help---" is used in this file; if you're going to fix that, I think
fix them all, but in a separate patch.
--
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