linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: balbi@ti.com
Cc: "Kalliguddi, Hema" <hemahk@ti.com>,
	Kevin Hilman <khilman@deeprootsystems.com>,
	linux-omap@vger.kernel.org, linux-usb@vger.kernel.org,
	Tony Lindgren <tony@atomide.com>,
	"Cousson, Benoit" <b-cousson@ti.com>,
	Paul Walmsley <paul@pwsan.com>,
	Mike Frysinger <vapier@gentoo.org>
Subject: Re: [PATCH v4] usb: musb: Adding names for IRQs in resource structure
Date: Fri, 10 Dec 2010 19:43:40 +0300	[thread overview]
Message-ID: <4D0258BC.3080207@mvista.com> (raw)
In-Reply-To: <20101210135803.GQ6027@legolas.emea.dhcp.ti.com>

Hello.

Felipe Balbi wrote:

>>>>>>>> Index: linux-omap-pm/arch/arm/mach-davinci/usb.c
>>>>>>>> ===================================================================
>>>>>>>> --- linux-omap-pm.orig/arch/arm/mach-davinci/usb.c
>>>>>>>> +++ linux-omap-pm/arch/arm/mach-davinci/usb.c
>>>>>>>> @@ -64,10 +64,12 @@ static struct resource usb_resources[] =
>>>>>>>> {
>>>>>>>> .start = IRQ_USBINT,
>>>>>>>> .flags = IORESOURCE_IRQ,
>>>>>>>> + .name = "mc"
>>>>>>>> },
>>>>>>>> {
>>>>>>>> /* placeholder for the dedicated CPPI IRQ */
>>>>>>>> .flags = IORESOURCE_IRQ,
>>>>>>>> + .name = "dma"
>>>>>>>> },
>>>>>>>> };

>>>>>> Argh! This failed to also modify da8xx_usb20_resources[]... :-(

>>>>> I think when I posted these patch, da8xx support was not there in 
>>>>> mainline.

>>>> No, it was added long ago, before the glue layer itself.

>>>>> I will send patch to add this.

>>>> I will care about this myself now.

>>> Thanks, send me the patch and I'll put to the same branch.

>>   I was thinking about pushing this thru the DaVinci tree. Well, I'll 
>> post to both lists and let you figure out who will apply it... :-)

> If Kevin picks it up, fine by me :-)

    Hm, I thought this patch has already been applied but it's only in Greg's 
usb-next branch yet. I guess it's too late to update it now, so a separate patch 
should still be created? However, it's not a hot fix now as I thought, and 
doesn't apply to linux-davinci.git...

WBR, Sergei

      reply	other threads:[~2010-12-10 16:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29 16:26 [PATCH v4] usb: musb: Adding names for IRQs in resource structure Hema HK
2010-09-29  6:59 ` Felipe Balbi
2010-09-29  8:54   ` Kalliguddi, Hema
2010-09-29 10:11     ` Felipe Balbi
2010-09-29 11:38       ` Kalliguddi, Hema
2010-09-29 13:48 ` Mike Frysinger
     [not found] ` <1285777599-24245-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org>
2010-09-29 14:40   ` Kevin Hilman
2010-12-09 19:34     ` Sergei Shtylyov
     [not found]       ` <4D012F2C.9060303-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2010-12-10  4:46         ` Kalliguddi, Hema
     [not found]           ` <AANLkTimF3Eotqa+jZvzCJStguGrDEeS9V-XUGOTa9qBt-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-12-10 12:56             ` Sergei Shtylyov
     [not found]               ` <4D02237B.2070708-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
2010-12-10 13:20                 ` Kalliguddi, Hema
2010-12-10 13:20               ` Felipe Balbi
     [not found]                 ` <20101210132053.GN6027-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-12-10 13:35                   ` Sergei Shtylyov
     [not found]                     ` <4D022C92.7090308-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2010-12-10 13:58                       ` Felipe Balbi
2010-12-10 16:43                         ` Sergei Shtylyov [this message]

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=4D0258BC.3080207@mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=b-cousson@ti.com \
    --cc=balbi@ti.com \
    --cc=hemahk@ti.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=paul@pwsan.com \
    --cc=tony@atomide.com \
    --cc=vapier@gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).