From: Keshava Munegowda <keshava_mgowda@ti.com>
To: balbi@ti.com
Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org,
Anand Gadiyar <gadiyar@ti.com>, Partha Basak <p-basak2@ti.com>
Subject: RE: [PATCH 04/10 v1] arm: omap: usb: create common enums and structures for ehci and ohci
Date: Tue, 1 Mar 2011 17:01:31 +0530 [thread overview]
Message-ID: <ee4f0a3aed348a1ce99c0a35deac07e4@mail.gmail.com> (raw)
In-Reply-To: <20110301104940.GS2942@legolas.emea.dhcp.ti.com>
> -----Original Message-----
> From: Felipe Balbi [mailto:balbi@ti.com]
> Sent: Tuesday, March 01, 2011 4:20 PM
> To: Keshava Munegowda
> Cc: linux-usb@vger.kernel.org; linux-omap@vger.kernel.org; balbi@ti.com;
gadiyar@ti.com; p-
> basak2@ti.com
> Subject: Re: [PATCH 04/10 v1] arm: omap: usb: create common enums and
structures for ehci and ohci
>
> On Mon, Feb 28, 2011 at 10:01:46PM +0530, Keshava Munegowda wrote:
> > Create the ehci and ohci specific platform data structures.
> > The port enum values are made common for both ehci and ohci.
> >
> > Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
>
> Applying: arm: omap: usb: create common enums and structures for ehci
and ohci
> error: patch failed: drivers/usb/host/ehci-omap.c:409
> error: drivers/usb/host/ehci-omap.c: patch does not apply
> Patch failed at 0005 arm: omap: usb: create common enums and structures
for ehci and ohci
> When you have resolved this problem run "git am --resolved".
> If you would prefer to skip this patch, instead run "git am --skip".
> To restore the original branch and stop patching run "git am --abort".
>
> Which tree did you use as base for these patches ? I'm trying to apply
> on top of v.2.6.38-rc6
I will check this and send the rebased patches to you in next 2 hrs.
>
> --
> balbi
next prev parent reply other threads:[~2011-03-01 11:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 16:31 [PATCH 00/10 v1] EHCI and OHCI patches of OMAP3 and OMAP4 Keshava Munegowda
[not found] ` <1298910712-2051-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 01/10 v1] arm: omap: usb: host: add names to resources Keshava Munegowda
[not found] ` <1298910712-2051-2-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 02/10 v1] usb: host: omap: switch to platform_get_resource_byname Keshava Munegowda
[not found] ` <1298910712-2051-3-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 03/10 v1] arm: omap2: usb: rename usb-ehci.c to usb-host.c Keshava Munegowda
[not found] ` <1298910712-2051-4-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 04/10 v1] arm: omap: usb: create common enums and structures for ehci and ohci Keshava Munegowda
[not found] ` <1298910712-2051-5-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 05/10 v1] usb: host: omap: common usb host core driver Keshava Munegowda
[not found] ` <1298910712-2051-6-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 06/10 v1] arm: omap: usb: usbhs core device initialization Keshava Munegowda
2011-02-28 16:31 ` [PATCH 07/10 v1] arm: omap: usb: Invoke " Keshava Munegowda
[not found] ` <1298910712-2051-8-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 08/10 v1] arm: omap: usb: cleanup ehci and ohci resources and devices Keshava Munegowda
[not found] ` <1298910712-2051-9-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 09/10 v1] usb: host: omap: ehci and ohci simplification Keshava Munegowda
[not found] ` <1298910712-2051-10-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-02-28 16:31 ` [PATCH 10/10 v1] arm: omap: usb: clock entries for omap3 and omap4 Keshava Munegowda
2011-03-01 10:49 ` [PATCH 04/10 v1] arm: omap: usb: create common enums and structures for ehci and ohci Felipe Balbi
2011-03-01 11:31 ` Keshava Munegowda [this message]
[not found] ` <20110301104940.GS2942-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-03-01 11:37 ` Keshava Munegowda
2011-03-01 12:35 ` Felipe Balbi
[not found] ` <20110301123543.GY2942-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-03-01 12:37 ` Felipe Balbi
2011-03-01 12:43 ` Keshava Munegowda
2011-02-28 19:11 ` [PATCH 00/10 v1] EHCI and OHCI patches of OMAP3 and OMAP4 Felipe Balbi
2011-03-01 9:38 ` Felipe Balbi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ee4f0a3aed348a1ce99c0a35deac07e4@mail.gmail.com \
--to=keshava_mgowda@ti.com \
--cc=balbi@ti.com \
--cc=gadiyar@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=p-basak2@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.