From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 21 Dec 2010 19:00:00 +0100 (CET) Received: from cantor2.suse.de ([195.135.220.15]:44082 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1492780Ab0LUR75 (ORCPT ); Tue, 21 Dec 2010 18:59:57 +0100 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.221.2]) by mx2.suse.de (Postfix) with ESMTP id E2C4F8B45E; Tue, 21 Dec 2010 18:59:53 +0100 (CET) Date: Tue, 21 Dec 2010 09:59:42 -0800 From: Greg KH To: Alan Stern , Anoop P , Ralf Baechle , dbrownell@users.sourceforge.net, sarah.a.sharp@linux.intel.com, andiry.xu@amd.com, agust@denx.de, ddaney@caviumnetworks.com, gadiyar@ti.com, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] EHCI support for on-chip PMC MSP USB controller. Message-ID: <20101221175942.GB8709@suse.de> References: <1292929580-5829-1-git-send-email-anoop.pa@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 28665 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: gregkh@suse.de Precedence: bulk X-list: linux-mips On Tue, Dec 21, 2010 at 11:00:02AM -0500, Alan Stern wrote: > On Tue, 21 Dec 2010, Anoop P wrote: > > > From: Anoop P A > > > > This patch includes. > > > > 1. USB host driver for MSP71xx family SoC on-chip USB controller. > > 2. Platform support for USB controller. > > It also contains changes to the core USB hub driver code. You should > mention things like that in the patch description. And that portion of the code should be split into a different patch to make it easier to review. thanks, greg k-h