All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP3: drop SmartReflex base addresses mistakenly added by EHCI patch
@ 2009-06-15 17:12 Kevin Hilman
  2009-06-17 13:40 ` [APPLIED] [PATCH] OMAP3: drop SmartReflex base addresses mistakenly added by Tony Lindgren
  2009-06-17 13:43 ` [PATCH] OMAP3: drop SmartReflex base addresses mistakenly added by EHCI patch Tony Lindgren
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Hilman @ 2009-06-15 17:12 UTC (permalink / raw)
  To: linux-omap

From: Kevin Hilman <khilman@ti.deeprootsystems.com>

Drop them for now.  They will be re-added with the SmartReflex
patches coming from the PM branch, and will use the
L4_34XX_BASE + <offset> approach.

Signed-off-by: Kevin Hilman <khilman@ti.deeprootsystems.com>
---
 arch/arm/plat-omap/include/mach/omap34xx.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/plat-omap/include/mach/omap34xx.h b/arch/arm/plat-omap/include/mach/omap34xx.h
index 4655707..6a58f3d 100644
--- a/arch/arm/plat-omap/include/mach/omap34xx.h
+++ b/arch/arm/plat-omap/include/mach/omap34xx.h
@@ -78,8 +78,6 @@
 #define OMAP34XX_UHH_CONFIG_BASE	(L4_34XX_BASE + 0x64000)
 #define OMAP34XX_OHCI_BASE	(L4_34XX_BASE + 0x64400)
 #define OMAP34XX_EHCI_BASE	(L4_34XX_BASE + 0x64800)
-#define OMAP34XX_SR1_BASE	0x480C9000
-#define OMAP34XX_SR2_BASE	0x480CB000
 
 #define OMAP34XX_MAILBOX_BASE		(L4_34XX_BASE + 0x94000)
 
-- 
1.6.2.2


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

end of thread, other threads:[~2009-06-17 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15 17:12 [PATCH] OMAP3: drop SmartReflex base addresses mistakenly added by EHCI patch Kevin Hilman
2009-06-17 13:40 ` [APPLIED] [PATCH] OMAP3: drop SmartReflex base addresses mistakenly added by Tony Lindgren
2009-06-17 13:43 ` [PATCH] OMAP3: drop SmartReflex base addresses mistakenly added by EHCI patch Tony Lindgren

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.