public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: "Maulik" <x0082077-l0cyMroinI0@public.gmane.org>
To: 'Sergei Shtylyov' <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	'Felipe Balbi'
	<felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>,
	'Greg Kroah-Hartman' <gregkh-l3A5Bk7waGM@public.gmane.org>,
	'David Brownell'
	<david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
Subject: RE: [PATCH 3/4] USB: MUSB: Add OMAP4 support in MUSB driver
Date: Fri, 26 Feb 2010 14:13:31 +0530	[thread overview]
Message-ID: <000101cab6bf$c6f64ec0$808918ac@apr.dhcp.ti.com> (raw)
In-Reply-To: <4B864F03.3070507-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>


Maulik Mankad wrote:
> This patch adds CONFIG_ARCH_OMAP4 macro within MUSB driver
> code and builds the MUSB driver for OMAP4.
>
> Signed-off-by: Maulik Mankad <x0082077-l0cyMroinI0@public.gmane.org>
> Cc: Felipe Balbi <felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
> Cc: Greg Kroah-Hartman <gregkh-l3A5Bk7waGM@public.gmane.org>
> Cc: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
> ---
> Index: mainline/drivers/usb/musb/Makefile
> ===================================================================
> --- mainline.orig/drivers/usb/musb/Makefile
> +++ mainline/drivers/usb/musb/Makefile
> @@ -22,6 +22,10 @@ ifeq ($(CONFIG_ARCH_OMAP3430),y)
>  	musb_hdrc-objs	+= omap2430.o
>  endif
>  
> +ifeq ($(CONFIG_ARCH_OMAP4),y)
> +	musb_hdrc-objs  += omap2430.o
> +endif
> +
>  ifeq ($(CONFIG_BF54x),y)
>  	musb_hdrc-objs	+= blackfin.o
>  endif

>>   I think this should be combined with patch 2/4 which doesn't make 
>> much sense otherwise...

Sergei,

I shall take care of this in the next version.

Thanks,
Maulik

--
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

      parent reply	other threads:[~2010-02-26  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25  6:36 [PATCH 3/4] USB: MUSB: Add OMAP4 support in MUSB driver Maulik Mankad
2010-02-25 10:20 ` Sergei Shtylyov
     [not found]   ` <4B864F03.3070507-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2010-02-26  8:43     ` Maulik [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='000101cab6bf$c6f64ec0$808918ac@apr.dhcp.ti.com' \
    --to=x0082077-l0cymroini0@public.gmane.org \
    --cc=david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org \
    --cc=felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org \
    --cc=gregkh-l3A5Bk7waGM@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.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