public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: "ext Pandita, Vikram" <vikram.pandita@ti.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] OMAP: EHCI: Wrong ehci init for 2430
Date: Tue, 29 Apr 2008 17:28:52 -0700	[thread overview]
Message-ID: <20080430002851.GE8981@atomide.com> (raw)
In-Reply-To: <20080428103120.GB4357@gandalf.research.nokia.com>

* Felipe Balbi <felipe.balbi@nokia.com> [080428 03:37]:
> On Mon, Apr 28, 2008 at 03:51:11PM +0530, ext Pandita, Vikram wrote:
> > OMAP2430 does not have USB EHCI controller.
> > EHCI core was introduced with OMAP3430 ES2.0 onwards.
> > The ehci_init() call has been wrongly introduced for OMAP2430, so removing it.
> 
> Good, I was unsure about it and that's why I asked people to give the
> original patch a good review. Seems that this one came too late.
> 
> Anyway, good that you saw it :-)

Pushing today.

Tony

> > Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
> > ---
> >  arch/arm/mach-omap2/board-2430sdp.c |    2 --
> >  1 file changed, 2 deletions(-)
> > 
> > Index: linux-omap-2.6/arch/arm/mach-omap2/board-2430sdp.c
> > ===================================================================
> > --- linux-omap-2.6.orig/arch/arm/mach-omap2/board-2430sdp.c     2008-04-28 14:27:26.000000000 +0530
> > +++ linux-omap-2.6/arch/arm/mach-omap2/board-2430sdp.c  2008-04-28 15:05:34.000000000 +0530
> > @@ -36,7 +36,6 @@
> >  #include <asm/arch/mux.h>
> >  #include <asm/arch/board.h>
> >  #include <asm/arch/usb-musb.h>
> > -#include <asm/arch/usb-ehci.h>
> >  #include <asm/arch/hsmmc.h>
> >  #include <asm/arch/common.h>
> >  #include <asm/arch/keypad.h>
> > @@ -394,7 +393,6 @@ static void __init omap_2430sdp_init(voi
> > 
> >         sdp2430_flash_init();
> >         usb_musb_init();
> > -       usb_ehci_init();
> > 
> >         spi_register_board_info(sdp2430_spi_board_info,
> >                                 ARRAY_SIZE(sdp2430_spi_board_info));
> 
> -- 
> 	- Balbi
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-04-30  0:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28  8:08 [PATCH 0/1] ARM: OMAP: Enable TSC2301 drivers in N800 defconfig Jarkko Nikula
2008-04-28  8:08 ` [PATCH] " Jarkko Nikula
2008-04-28  9:48   ` Felipe Balbi
2008-04-28 10:21     ` [PATCH] OMAP: EHCI: Wrong ehci init for 2430 Pandita, Vikram
2008-04-28 10:31       ` Felipe Balbi
2008-04-30  0:28         ` Tony Lindgren [this message]
2008-04-28 10:41       ` Felipe Balbi
2008-05-02 23:26     ` [PATCH] ARM: OMAP: Enable TSC2301 drivers in N800 defconfig Tony Lindgren
2008-04-28 23:23 ` [PATCH 0/1] " Tony Lindgren

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=20080430002851.GE8981@atomide.com \
    --to=tony@atomide.com \
    --cc=felipe.balbi@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=vikram.pandita@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox