public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB ehci: replace mach header with plat
@ 2009-12-08 12:15 Thomas Weber
  2009-12-08 13:47 ` Felipe Balbi
  2009-12-08 23:46 ` [APPLIED] " Tony Lindgren
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Weber @ 2009-12-08 12:15 UTC (permalink / raw)
  To: linux-omap; +Cc: Thomas Weber

Replace the mach/usb.h with plat/usb.h

Patch was already done in commit:
801db9180010676f97bb3fbd7074291128b7b5fc , but overwritten.

Signed-off-by: Thomas Weber <weber@corscience.de>
---
 drivers/usb/host/ehci-omap.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
index 7ba8df3..5cfed78 100644
--- a/drivers/usb/host/ehci-omap.c
+++ b/drivers/usb/host/ehci-omap.c
@@ -37,7 +37,7 @@
 #include <linux/platform_device.h>
 #include <linux/clk.h>
 #include <linux/gpio.h>
-#include <mach/usb.h>
+#include <plat/usb.h>
 
 /*
  * OMAP USBHOST Register addresses: VIRTUAL ADDRESSES
-- 
1.6.4.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] USB ehci: replace mach header with plat
  2009-12-08 12:15 [PATCH] USB ehci: replace mach header with plat Thomas Weber
@ 2009-12-08 13:47 ` Felipe Balbi
  2009-12-08 23:43   ` Tony Lindgren
  2009-12-08 23:46 ` [APPLIED] " Tony Lindgren
  1 sibling, 1 reply; 4+ messages in thread
From: Felipe Balbi @ 2009-12-08 13:47 UTC (permalink / raw)
  To: ext Thomas Weber; +Cc: linux-omap@vger.kernel.org

On Tue, Dec 08, 2009 at 01:15:06PM +0100, ext Thomas Weber wrote:
>Replace the mach/usb.h with plat/usb.h
>
>Patch was already done in commit:
>801db9180010676f97bb3fbd7074291128b7b5fc , but overwritten.
>
>Signed-off-by: Thomas Weber <weber@corscience.de>

Acked-by: Felipe Balbi <felipe.balbi@nokia.com>

Tony, this should probably go into for-next or for-next-vol2.

-- 
balbi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] USB ehci: replace mach header with plat
  2009-12-08 13:47 ` Felipe Balbi
@ 2009-12-08 23:43   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2009-12-08 23:43 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: ext Thomas Weber, linux-omap@vger.kernel.org

* Felipe Balbi <felipe.balbi@nokia.com> [091208 05:49]:
> On Tue, Dec 08, 2009 at 01:15:06PM +0100, ext Thomas Weber wrote:
> >Replace the mach/usb.h with plat/usb.h
> >
> >Patch was already done in commit:
> >801db9180010676f97bb3fbd7074291128b7b5fc , but overwritten.
> >
> >Signed-off-by: Thomas Weber <weber@corscience.de>
> 
> Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
> 
> Tony, this should probably go into for-next or for-next-vol2.

I'll add this into omap-testing for now as the ehci-omap.c is
still not merged into mainline from Greg's queue.

I'll move it into omap-fixes once the ehci-omap.c hits the
mainline.

Tony


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [APPLIED] [PATCH] USB ehci: replace mach header with plat
  2009-12-08 12:15 [PATCH] USB ehci: replace mach header with plat Thomas Weber
  2009-12-08 13:47 ` Felipe Balbi
@ 2009-12-08 23:46 ` Tony Lindgren
  1 sibling, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2009-12-08 23:46 UTC (permalink / raw)
  To: linux-omap

This patch has been applied to the linux-omap
by youw fwiendly patch wobot.

Branch in linux-omap: omap-testing

Initial commit ID (Likely to change): 6a7426ea75ca387aa65f8f9215f5b40b1a4460b9

PatchWorks
http://patchwork.kernel.org/patch/65678/

Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=6a7426ea75ca387aa65f8f9215f5b40b1a4460b9



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-08 23:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-08 12:15 [PATCH] USB ehci: replace mach header with plat Thomas Weber
2009-12-08 13:47 ` Felipe Balbi
2009-12-08 23:43   ` Tony Lindgren
2009-12-08 23:46 ` [APPLIED] " Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox