All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: Overo: remove illegal extra call to overo_ads7846_init()
@ 2011-06-17 15:21 ` Daniel Mack
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Mack @ 2011-06-17 15:21 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: tony, linux-omap, Daniel Mack

Signed-off-by: Daniel Mack <zonque@gmail.com>
---
 arch/arm/mach-omap2/board-overo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-overo.c b/arch/arm/mach-omap2/board-overo.c
index 175e1ab..110475f 100644
--- a/arch/arm/mach-omap2/board-overo.c
+++ b/arch/arm/mach-omap2/board-overo.c
@@ -568,7 +568,6 @@ static void __init overo_init(void)
 	usb_musb_init(NULL);
 	usbhs_init(&usbhs_bdata);
 	overo_spi_init();
-	overo_ads7846_init();
 	overo_init_smsc911x();
 	overo_display_init();
 	overo_init_led();
-- 
1.7.5.1

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

end of thread, other threads:[~2011-07-01  7:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 15:21 [PATCH] ARM: OMAP: Overo: remove illegal extra call to overo_ads7846_init() Daniel Mack
2011-06-17 15:21 ` Daniel Mack
2011-06-17 16:03 ` Kevin Hilman
2011-06-17 16:03   ` Kevin Hilman
2011-06-17 16:17   ` [PATCH] ARM: OMAP: Overo: remove duplicate " Daniel Mack
2011-06-17 16:17     ` Daniel Mack
2011-06-17 20:59     ` Kevin Hilman
2011-06-17 20:59       ` Kevin Hilman
2011-07-01  7:30       ` Tony Lindgren
2011-07-01  7:30         ` 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.