public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] ARM: OMAP: Fix usb gadget related compile errors and typo
Date: Thu, 01 Nov 2007 17:28:09 +0100	[thread overview]
Message-ID: <4729FE99.50805@googlemail.com> (raw)
In-Reply-To: <20071101090036.GC780@atomide.com>

Tony Lindgren wrote:
> * David Brownell <david-b@pacbell.net> [071030 10:15]:
> 
>>On Tuesday 30 October 2007, Dirk Behme wrote:
>>
>>>gadget_is_otg() is defined as
>>>
>>>static inline int gadget_is_otg(struct usb_gadget *g) { ...
>>>
>>>and the call is
>>>
>>>gadget_is_otg(udc->gadget)
>>>
>>>Which fix do you propose for this?
>>
>>http://marc.info/?l=linux-usb-devel&m=119343277601632&w=2
>>
>>which is in the USB patch queue ... I thought I saw it
>>get sent to Linus recently, but maybe not.  It's not
>>in the kernel.org tree yet, unfortunately.
>  
> Pushing Dave's fix today.

And what's about the

-- cut --
--- linux-osk.orig/drivers/i2c/chips/isp1301_omap.c
+++ linux-osk/drivers/i2c/chips/isp1301_omap.c
@@ -28,7 +28,7 @@
...
-#include <linux/usb_gadget.h>
+#include <linux/usb/gadget.h>
...
-- cut --

part of

http://linux.omap.com/pipermail/linux-omap-open-source/2007-October/011804.html

?

Dirk

  reply	other threads:[~2007-11-01 16:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 19:55 [PATCH] ARM: OMAP: Fix usb gadget related compile errors and typo Dirk Behme
2007-10-29 20:11 ` David Brownell
2007-10-29 20:44   ` Felipe Balbi
2007-10-29 21:33     ` David Brownell
2007-10-29 21:45       ` Felipe Balbi
2007-10-29 22:42         ` David Brownell
2007-10-29 22:52           ` Felipe Balbi
2007-10-30 16:37   ` Dirk Behme
2007-10-30 17:00     ` David Brownell
2007-11-01  9:00       ` Tony Lindgren
2007-11-01 16:28         ` Dirk Behme [this message]
2007-11-15 20:40           ` 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=4729FE99.50805@googlemail.com \
    --to=dirk.behme@googlemail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=tony@atomide.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