From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Munegowda, Keshava" Subject: Re: [PATCH 1/4] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4 Date: Thu, 2 Jun 2011 12:25:28 +0530 Message-ID: References: <1306934847-6098-1-git-send-email-keshava_mgowda@ti.com> <1306934847-6098-2-git-send-email-keshava_mgowda@ti.com> <87hb89gwar.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <87hb89gwar.fsf@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Kevin Hilman Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, balbi@ti.com, gadiyar@ti.com, sameo@linux.intel.com, parthab@india.ti.com, tony@atomide.com, b-cousson@ti.com, paul@pwsan.com List-Id: linux-omap@vger.kernel.org On Thu, Jun 2, 2011 at 1:26 AM, Kevin Hilman wrote: > Keshava Munegowda writes: > >> Following 2 hwmod strcuture are added: >> UHH hwmod of usbhs with uhh base address and >> EHCI , OHCI irq and base addresses. >> TLL hwmod of usbhs with the TLL base address and irq. >> >> Signed-off-by: Keshava Munegowda > > I believe the OMAP4 data came from Benoit, so should be in a patch wi= th > his authorship and signoff. =A0OMAP3 can be a separate patch with you= r > authorship. yes , you are right. I apologizes for this. Benoit should be author. > > Kevin >