From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/9] USB: at91: Device udc add dt support
Date: Thu, 8 Mar 2012 12:53:38 -0800 [thread overview]
Message-ID: <20120308205338.GA16644@kroah.com> (raw)
In-Reply-To: <1331111746-21393-5-git-send-email-plagnioj@jcrosoft.com>
On Wed, Mar 07, 2012 at 10:15:42AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Allow to compile it if AT91 is enable.
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: linux-usb at vger.kernel.org
> ---
> Hi Greg
>
> if it's ok with you I apply with the rest of the USB patch series via
> at91
Ok with me.
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Jean-Christophe PLAGNIOL-VILLARD
<plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
Nicolas Ferre
<nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 5/9] USB: at91: Device udc add dt support
Date: Thu, 8 Mar 2012 12:53:38 -0800 [thread overview]
Message-ID: <20120308205338.GA16644@kroah.com> (raw)
In-Reply-To: <1331111746-21393-5-git-send-email-plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
On Wed, Mar 07, 2012 at 10:15:42AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Allow to compile it if AT91 is enable.
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
> Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> ---
> Hi Greg
>
> if it's ok with you I apply with the rest of the USB patch series via
> at91
Ok with me.
greg k-h
--
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
next prev parent reply other threads:[~2012-03-08 20:53 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 8:49 [PATCH 0/9 v2] at91 USB DT support Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 8:49 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 1/9 v2] ARM: at91: usb ohci add dt support Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:34 ` Russell King - ARM Linux
2012-03-07 9:34 ` Russell King - ARM Linux
2012-03-07 10:33 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 10:33 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 16:45 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 16:45 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 2/9 v2] ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5 Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 3/9 v2] ARM: at91: usb ehci add dt support Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 4/9] ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5 Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 5/9] USB: at91: Device udc add dt support Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-08 20:53 ` Greg KH [this message]
2012-03-08 20:53 ` Greg KH
2012-03-07 9:15 ` [PATCH 6/9] ARM: at91: sam9g20 " Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 7/9] usb: add Atmel USBA UDC DT support Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-14 9:27 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-14 9:27 ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-08 15:42 ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-08 15:42 ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-18 13:48 ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-18 13:48 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 8/9] ARM: at91: sam9g45 add udc " Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` [PATCH 9/9] ARM: at91: sam9x5 " Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 9:15 ` Jean-Christophe PLAGNIOL-VILLARD
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=20120308205338.GA16644@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.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 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.