All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100630124012.GE2822@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index fc2f833..6bcbd04 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,3 +24,10 @@ OK, updated patch below.
 Regards,
 
 Tony
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: musb-2430-musb.patch
+Type: text/x-diff
+Size: 1071 bytes
+Desc: not available
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100630/c18eef74/attachment.bin>
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index c8875ab..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/x-diff; charset=us-ascii
-Content-Disposition: inline; filename="musb-2430-musb.patch"
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index eb3b057..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-From: Tony Lindgren <tony@atomide.com>
-Date: Wed, 30 Jun 2010 13:39:43 +0300
-Subject: [PATCH] omap: mux: Mux 2430 USB0HS_STP in board-2430.c
-
-Use new mux functions for that. There are no other known 2430 boards
-that need this mux.
-
-Cc: Felipe Balbi <felipe.balbi@nokia.com>
-Cc: David Brownell <dbrownell@users.sourceforge.net>
-Signed-off-by: Tony Lindgren <tony@atomide.com>
-
-diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c
-index 281aa13..71bf509 100644
---- a/arch/arm/mach-omap2/board-2430sdp.c
-+++ b/arch/arm/mach-omap2/board-2430sdp.c
-@@ -31,7 +31,6 @@
- #include <asm/mach/map.h>
- 
- #include <mach/gpio.h>
--#include <plat/mux.h>
- #include <plat/board.h>
- #include <plat/common.h>
- #include <plat/gpmc.h>
-@@ -238,7 +237,10 @@ static void __init omap_2430sdp_init(void)
- 	omap_serial_init();
- 	omap2_hsmmc_init(mmc);
- 	omap2_usbfs_init(&sdp2430_usb_config);
-+
-+	omap_mux_init_signal("usb0hs_stp", OMAP_PULL_ENA | OMAP_PULL_UP);
- 	usb_musb_init(&musb_board_data);
-+
- 	board_smc91x_init();
- 
- 	/* Turn off secondary LCD backlight */
diff --git a/a/content_digest b/N1/content_digest
index 7fc0724..c4d9631 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,11 @@
  "ref\020100630120226.2637.31198.stgit@baageli.muru.com\0"
  "ref\020100630120723.2637.54397.stgit@baageli.muru.com\0"
  "ref\020100630122811.GR3843@nokia.com\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH 14/16] omap: mux: Mux 2430 USB0HS_STP in board-2430.c\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 14/16] omap: mux: Mux 2430 USB0HS_STP in board-2430.c\0"
  "Date\0Wed, 30 Jun 2010 15:40:12 +0300\0"
- "To\0Felipe Balbi <felipe.balbi@nokia.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
-  David Brownell <dbrownell@users.sourceforge.net>
- " linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "* Felipe Balbi <felipe.balbi@nokia.com> [100630 15:26]:\n"
  "> hi,\n"
@@ -35,43 +32,13 @@
  "\n"
  "Regards,\n"
  "\n"
- Tony
- "\01:2\0"
- "fn\0musb-2430-musb.patch\0"
- "b\0"
- "From: Tony Lindgren <tony@atomide.com>\n"
- "Date: Wed, 30 Jun 2010 13:39:43 +0300\n"
- "Subject: [PATCH] omap: mux: Mux 2430 USB0HS_STP in board-2430.c\n"
- "\n"
- "Use new mux functions for that. There are no other known 2430 boards\n"
- "that need this mux.\n"
- "\n"
- "Cc: Felipe Balbi <felipe.balbi@nokia.com>\n"
- "Cc: David Brownell <dbrownell@users.sourceforge.net>\n"
- "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
- "\n"
- "diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c\n"
- "index 281aa13..71bf509 100644\n"
- "--- a/arch/arm/mach-omap2/board-2430sdp.c\n"
- "+++ b/arch/arm/mach-omap2/board-2430sdp.c\n"
- "@@ -31,7 +31,6 @@\n"
- " #include <asm/mach/map.h>\n"
- " \n"
- " #include <mach/gpio.h>\n"
- "-#include <plat/mux.h>\n"
- " #include <plat/board.h>\n"
- " #include <plat/common.h>\n"
- " #include <plat/gpmc.h>\n"
- "@@ -238,7 +237,10 @@ static void __init omap_2430sdp_init(void)\n"
- " \tomap_serial_init();\n"
- " \tomap2_hsmmc_init(mmc);\n"
- " \tomap2_usbfs_init(&sdp2430_usb_config);\n"
- "+\n"
- "+\tomap_mux_init_signal(\"usb0hs_stp\", OMAP_PULL_ENA | OMAP_PULL_UP);\n"
- " \tusb_musb_init(&musb_board_data);\n"
- "+\n"
- " \tboard_smc91x_init();\n"
- " \n"
- " \t/* Turn off secondary LCD backlight */"
+ "Tony\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: musb-2430-musb.patch\n"
+ "Type: text/x-diff\n"
+ "Size: 1071 bytes\n"
+ "Desc: not available\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100630/c18eef74/attachment.bin>
 
-886e12311c45c394000b1ad8caf9b4e164f8cee0335188da612b1a0b5f6b14b7
+dc02146e84ce094fb925b0241a116862818f22117c5ea4b3855adcb1e5fb3e5d

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.