From: Tony Lindgren <tony@atomide.com>
To: Dirk Behme <dirk.behme@googlemail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] ARM: OMAP: Fix usb gadget related compile errors and typo
Date: Thu, 15 Nov 2007 12:40:22 -0800 [thread overview]
Message-ID: <20071115204022.GD20686@atomide.com> (raw)
In-Reply-To: <4729FE99.50805@googlemail.com>
Hi,
* Dirk Behme <dirk.behme@googlemail.com> [071101 09:28]:
> 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
>
> ?
Oops, sorry I guess I've been a bit behind with mails. I'll push a fix
for that today.
Tony
prev parent reply other threads:[~2007-11-15 20:40 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
2007-11-15 20:40 ` Tony Lindgren [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=20071115204022.GD20686@atomide.com \
--to=tony@atomide.com \
--cc=dirk.behme@googlemail.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.