All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100515153130.041714493@mandriva.com>

diff --git a/a/1.txt b/N1/1.txt
index afa8c88..c4d4450 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,42 +1,3 @@
-This patch is reponsible for enabling audio on the openrd client board
-
-Signed-off-by: Arnaud Patard <apatard@mandriva.com>
-
-Index: sound-2.6/arch/arm/mach-kirkwood/openrd-setup.c
-===================================================================
---- sound-2.6.orig/arch/arm/mach-kirkwood/openrd-setup.c	2010-05-15 17:03:48.962586499 +0200
-+++ sound-2.6/arch/arm/mach-kirkwood/openrd-setup.c	2010-05-15 17:04:50.818586283 +0200
-@@ -15,6 +15,7 @@
- #include <linux/mtd/partitions.h>
- #include <linux/ata_platform.h>
- #include <linux/mv643xx_eth.h>
-+#include <linux/i2c.h>
- #include <asm/mach-types.h>
- #include <asm/mach/arch.h>
- #include <mach/kirkwood.h>
-@@ -60,6 +61,12 @@ static unsigned int openrd_mpp_config[]
- 	0
- };
- 
-+static struct i2c_board_info i2c_board_info[] __initdata = {
-+	{
-+		I2C_BOARD_INFO("cs42l51", 0x4a),
-+	},
-+};
-+
- static void __init openrd_init(void)
- {
- 	/*
-@@ -80,6 +87,12 @@ static void __init openrd_init(void)
- 	kirkwood_sdio_init(&openrd_mvsdio_data);
- 
- 	kirkwood_i2c_init();
-+
-+	if (machine_is_openrd_client()) {
-+		i2c_register_board_info(0, i2c_board_info,
-+			ARRAY_SIZE(i2c_board_info));
-+		kirkwood_audio_init();
-+	}
- }
- 
- static int __init openrd_pci_init(void)
+An embedded and charset-unspecified text was scrubbed...
+Name: openrd_init_audio_dev.patch
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100515/e9a2ef36/attachment.el>
diff --git a/a/content_digest b/N1/content_digest
index 8154206..c25dd6e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,58 +1,12 @@
  "ref\020100515152958.899927802@mandriva.com\0"
- "From\0apatard@mandriva.com\0"
+ "From\0apatard@mandriva.com (apatard at mandriva.com)\0"
  "Subject\0[patch 2/6] openrd-client: initialise audio\0"
  "Date\0Sat, 15 May 2010 17:30:00 +0200\0"
- "To\0alsa-devel@alsa-project.org\0"
- "Cc\0nico@fluxnic.net"
-  broonie@opensource.wolfsonmicro.com
-  saeed@marvell.com
-  Arnaud Patard <apatard@mandriva.com>
-  tbm@cyrius.com
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
- "fn\0openrd_init_audio_dev.patch\0"
  "b\0"
- "This patch is reponsible for enabling audio on the openrd client board\n"
- "\n"
- "Signed-off-by: Arnaud Patard <apatard@mandriva.com>\n"
- "\n"
- "Index: sound-2.6/arch/arm/mach-kirkwood/openrd-setup.c\n"
- "===================================================================\n"
- "--- sound-2.6.orig/arch/arm/mach-kirkwood/openrd-setup.c\t2010-05-15 17:03:48.962586499 +0200\n"
- "+++ sound-2.6/arch/arm/mach-kirkwood/openrd-setup.c\t2010-05-15 17:04:50.818586283 +0200\n"
- "@@ -15,6 +15,7 @@\n"
- " #include <linux/mtd/partitions.h>\n"
- " #include <linux/ata_platform.h>\n"
- " #include <linux/mv643xx_eth.h>\n"
- "+#include <linux/i2c.h>\n"
- " #include <asm/mach-types.h>\n"
- " #include <asm/mach/arch.h>\n"
- " #include <mach/kirkwood.h>\n"
- "@@ -60,6 +61,12 @@ static unsigned int openrd_mpp_config[]\n"
- " \t0\n"
- " };\n"
- " \n"
- "+static struct i2c_board_info i2c_board_info[] __initdata = {\n"
- "+\t{\n"
- "+\t\tI2C_BOARD_INFO(\"cs42l51\", 0x4a),\n"
- "+\t},\n"
- "+};\n"
- "+\n"
- " static void __init openrd_init(void)\n"
- " {\n"
- " \t/*\n"
- "@@ -80,6 +87,12 @@ static void __init openrd_init(void)\n"
- " \tkirkwood_sdio_init(&openrd_mvsdio_data);\n"
- " \n"
- " \tkirkwood_i2c_init();\n"
- "+\n"
- "+\tif (machine_is_openrd_client()) {\n"
- "+\t\ti2c_register_board_info(0, i2c_board_info,\n"
- "+\t\t\tARRAY_SIZE(i2c_board_info));\n"
- "+\t\tkirkwood_audio_init();\n"
- "+\t}\n"
- " }\n"
- " \n"
-  static int __init openrd_pci_init(void)
+ "An embedded and charset-unspecified text was scrubbed...\n"
+ "Name: openrd_init_audio_dev.patch\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100515/e9a2ef36/attachment.el>
 
-a61e5c7b1f0bd828dd2fa1dc8e9bd6353a583157923bd0799621029a252efb55
+51ee41ba9e020c0d5d56da6b90f5039d3330a80017c10126e95d5baefd3e1bdd

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.