From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 1/2] usb: host: tegra: don't touch EMC clock Date: Tue, 22 Jan 2013 17:06:37 -0800 Message-ID: <20130123010637.GD2024@kroah.com> References: <1358900903-27654-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1358900903-27654-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Alan Stern , Venu Byravarasu , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On Tue, Jan 22, 2013 at 05:28:22PM -0700, Stephen Warren wrote: > From: Stephen Warren > > Clock "emc" is for the External Memory Controller. The USB driver has no > business touching this clock directly. Remove the code that does so. > > Signed-off-by: Stephen Warren > --- > Greg, Alan, I'd like to take this patch through the Tegra tree to avoid > any merge conflicts with the Tegra USB changes that have recently > happened there. > > Venu, When creating your patch to convert the Tegra USB PHY driver to a > platform driver, can you assume these patches are applied first? Thanks. > I assume that these patches make sense to you; could you ack them if so. > --- > drivers/usb/host/ehci-tegra.c | 17 ----------------- > 1 file changed, 17 deletions(-) I always love to see code deleted, so feel free to take this through your tree: Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html