All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: kyungmin.park@samsung.com
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [patch 2.6.18-omap-git] omap2 fullspeed usb 1/2
Date: Tue, 24 Oct 2006 11:41:16 -0700	[thread overview]
Message-ID: <200610241141.17312.david-b@pacbell.net> (raw)
In-Reply-To: <001c01c6f65d$f2d11d20$c7a3580a@swcenter.sec.samsung.co.kr>

On Sunday 22 October 2006 9:44 pm, Kyungmin Park wrote:

> > -------
> > NOTE:  this is just a cleaned up version of the code from 
> > Kyungmin, I don't have it behaving yet on H4, and didn't 
> > re-test on e.g. OSK.
> 
> There's missing patch. We have to modify following line.

Good catch.   It got tangled up in the H4 support patch, which I
didn't send, since that also needs "select ISP1301_OMAP" when the
OTG port is defined.

Tony, feel free to merge this patch too.  :)


> --
> 
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index 08c962a..4734e78 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -167,7 +167,7 @@ config USB_GADGET_MUSB_HDRC
>  
>  config USB_GADGET_OMAP
>  	boolean "OMAP USB Device Controller"
> -	depends on ARCH_OMAP1
> +	depends on ARCH_OMAP
>  	select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3
>  	help
>  	   Many Texas Instruments OMAP processors have flexible full
> 

  reply	other threads:[~2006-10-24 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-20 19:50 [patch 2.6.18-omap-git] omap2 fullspeed usb 1/2 David Brownell
2006-10-23  4:44 ` Kyungmin Park
2006-10-24 18:41   ` David Brownell [this message]
2006-10-25 18:45     ` Tony Lindgren
  -- strict thread matches above, loose matches on Subject: below --
2006-10-23  4:52 Kyungmin Park

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=200610241141.17312.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-omap-open-source@linux.omap.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.