All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1344389967-8465-7-git-send-email-linux@prisktech.co.nz>

diff --git a/a/1.txt b/N1/1.txt
index e1339a3..9159af9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,7 +10,7 @@ GPIO support was limited to VT8500 (non-working on WM8505).
 Removed restart.c and moved code into vt8500.c to remove
 duplicate PMC code.
 
-Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
+Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
 ---
  arch/arm/Kconfig                                |    2 +
  arch/arm/mach-vt8500/Kconfig                    |   72 +-----
@@ -115,7 +115,7 @@ index 2c20a34..44f9f9d 100644
 -	  well as in Eken M001 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel€0x480' to your kernel command line. Otherwise, the
+-	  'panel=800x480' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_800X600
@@ -125,7 +125,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in Eken M003 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel€0x600' to your kernel command line. Otherwise, the
+-	  'panel=800x600' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_1024X576
@@ -136,7 +136,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in CherryPal netbooks and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel\x1024x576' to your kernel command line. Otherwise, the
+-	  'panel=1024x576' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_1024X600
@@ -146,7 +146,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in Eken M006 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel\x1024x600' to your kernel command line. Otherwise, the
+-	  'panel=1024x600' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 +	  Add support for netbooks, tablets and other devices based on
 +	  the reference board design as produced by VIA/WonderMedia, using
@@ -178,7 +178,7 @@ index f9fbeb2..0000000
 -/*
 - *  arch/arm/mach-vt8500/bv07.c
 - *
-- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This program is free software; you can redistribute it and/or modify
 - * it under the terms of the GNU General Public License as published by
@@ -263,7 +263,7 @@ index 0000000..06e93bb
 @@ -0,0 +1,25 @@
 +/* linux/arch/arm/mach-vt8500/dt_common.h
 + *
-+ * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
++ * Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
 + *
 + * This software is licensed under the terms of the GNU General Public
 + * License version 2, as published by the Free Software Foundation, and
@@ -294,7 +294,7 @@ index 19519ae..0000000
 @@ -1,91 +0,0 @@
 -/* linux/arch/arm/mach-vt8500/devices-vt8500.c
 - *
-- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This software is licensed under the terms of the GNU General Public
 - * License version 2, as published by the Free Software Foundation, and
@@ -391,7 +391,7 @@ index db4594e..0000000
 @@ -1,99 +0,0 @@
 -/* linux/arch/arm/mach-vt8500/devices-wm8505.c
 - *
-- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This software is licensed under the terms of the GNU General Public
 - * License version 2, as published by the Free Software Foundation, and
@@ -496,7 +496,7 @@ index 1fcdc36..0000000
 @@ -1,270 +0,0 @@
 -/* linux/arch/arm/mach-vt8500/devices.c
 - *
-- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This software is licensed under the terms of the GNU General Public
 - * License version 2, as published by the Free Software Foundation, and
@@ -639,7 +639,7 @@ index 1fcdc36..0000000
 -	int i;
 -
 -	for (i = 0; i < ARRAY_SIZE(panels); i++) {
--		if (strcmp(panels[i].mode.name, str) = 0) {
+-		if (strcmp(panels[i].mode.name, str) == 0) {
 -			current_panel_idx = i;
 -			break;
 -		}
@@ -772,7 +772,7 @@ index 188d4e1..0000000
 @@ -1,88 +0,0 @@
 -/* linux/arch/arm/mach-vt8500/devices.h
 - *
-- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This software is licensed under the terms of the GNU General Public
 - * License version 2, as published by the Free Software Foundation, and
@@ -866,7 +866,7 @@ index 2bcc0ec..0000000
 @@ -1,240 +0,0 @@
 -/* linux/arch/arm/mach-vt8500/gpio.c
 - *
-- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This software is licensed under the terms of the GNU General Public
 - * License version 2, as published by the Free Software Foundation, and
@@ -1125,7 +1125,7 @@ index ecfee91..0000000
 -/*
 - *  arch/arm/mach-vt8500/include/mach/vt8500_irqs.h
 - *
-- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This program is free software; you can redistribute it and/or modify
 - * it under the terms of the GNU General Public License as published by
@@ -1219,7 +1219,7 @@ index 29c63ec..0000000
 -/*
 - *  arch/arm/mach-vt8500/include/mach/vt8500_regs.h
 - *
-- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This program is free software; you can redistribute it and/or modify
 - * it under the terms of the GNU General Public License as published by
@@ -1304,7 +1304,7 @@ index 6128627..0000000
 -/*
 - *  arch/arm/mach-vt8500/include/mach/wm8505_irqs.h
 - *
-- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This program is free software; you can redistribute it and/or modify
 - * it under the terms of the GNU General Public License as published by
@@ -1425,7 +1425,7 @@ index df15509..0000000
 -/*
 - *  arch/arm/mach-vt8500/include/mach/wm8505_regs.h
 - *
-- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This program is free software; you can redistribute it and/or modify
 - * it under the terms of the GNU General Public License as published by
@@ -1509,8 +1509,8 @@ index 642de04..b0d9ecb 100644
 - *  arch/arm/mach-vt8500/irq.c
 + *  arch/arm/mach-vt8500/irq_dt.c
   *
-+ *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
-  *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
++ *  Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
+  *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
   *
   * This program is free software; you can redistribute it and/or modify
 @@ -18,16 +19,25 @@
@@ -1756,7 +1756,7 @@ index 497e89a..0000000
 @@ -1,54 +0,0 @@
 -/* linux/arch/arm/mach-vt8500/restart.c
 - *
-- * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
+- * Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
 - *
 - * This software is licensed under the terms of the GNU General Public
 - * License version 2, as published by the Free Software Foundation, and
@@ -1817,8 +1817,8 @@ index d5376c5..00778e9 100644
 - *  arch/arm/mach-vt8500/timer.c
 + *  arch/arm/mach-vt8500/timer_dt.c
   *
-+ *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
-  *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
++ *  Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
+  *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
   *
   * This program is free software; you can redistribute it and/or modify
 @@ -18,18 +19,25 @@
@@ -1945,7 +1945,7 @@ index 0000000..9f98a6d
 +/*
 + *  arch/arm/mach-vt8500/vt8500.c
 + *
-+ *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
++ *  Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License as published by
@@ -2143,7 +2143,7 @@ index db19886..0000000
 -/*
 - *  arch/arm/mach-vt8500/wm8505_7in.c
 - *
-- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
+- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 - *
 - * This program is free software; you can redistribute it and/or modify
 - * it under the terms of the GNU General Public License as published by
diff --git a/a/content_digest b/N1/content_digest
index 26c1420..5c34e51 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,31 @@
  "ref\01344389967-8465-1-git-send-email-linux@prisktech.co.nz\0"
- "From\0Tony Prisk <linux@prisktech.co.nz>\0"
+ "ref\01344389967-8465-1-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org\0"
+ "From\0Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\0"
  "Subject\0[PATCH 6/8] arm: vt8500: Update arch-vt8500 to devicetree support.\0"
- "Date\0Wed, 08 Aug 2012 01:39:24 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed,  8 Aug 2012 13:39:24 +1200\0"
+ "To\0vt8500-wm8505-linux-kernel-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
+ "Cc\0linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  Florian Tobias Schandinat <FlorianSchandinat-Mmb7MZpHnFY@public.gmane.org>
+  Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>
+  Eric Andersson <eric.andersson-TStm8jYLEPpl57MIdRCFDg@public.gmane.org>
+  linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Hauke Mehrtens <hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org>
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+  Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+  Neil Zhang <zhangwm-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+  Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>
+  Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
+  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+  Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Merged existing board files to a single dt-capable file.\n"
@@ -17,7 +40,7 @@
  "Removed restart.c and moved code into vt8500.c to remove\n"
  "duplicate PMC code.\n"
  "\n"
- "Signed-off-by: Tony Prisk <linux@prisktech.co.nz>\n"
+ "Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n"
  "---\n"
  " arch/arm/Kconfig                                |    2 +\n"
  " arch/arm/mach-vt8500/Kconfig                    |   72 +-----\n"
@@ -122,7 +145,7 @@
  "-\t  well as in Eken M001 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\342\202\2540x480' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=800x480' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_800X600\n"
@@ -132,7 +155,7 @@
  "-\t  These are found in Eken M003 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\342\202\2540x600' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=800x600' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_1024X576\n"
@@ -143,7 +166,7 @@
  "-\t  These are found in CherryPal netbooks and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\02024x576' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=1024x576' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_1024X600\n"
@@ -153,7 +176,7 @@
  "-\t  These are found in Eken M006 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\02024x600' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=1024x600' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "+\t  Add support for netbooks, tablets and other devices based on\n"
  "+\t  the reference board design as produced by VIA/WonderMedia, using\n"
@@ -185,7 +208,7 @@
  "-/*\n"
  "- *  arch/arm/mach-vt8500/bv07.c\n"
  "- *\n"
- "- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This program is free software; you can redistribute it and/or modify\n"
  "- * it under the terms of the GNU General Public License as published by\n"
@@ -270,7 +293,7 @@
  "@@ -0,0 +1,25 @@\n"
  "+/* linux/arch/arm/mach-vt8500/dt_common.h\n"
  "+ *\n"
- "+ * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>\n"
+ "+ * Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n"
  "+ *\n"
  "+ * This software is licensed under the terms of the GNU General Public\n"
  "+ * License version 2, as published by the Free Software Foundation, and\n"
@@ -301,7 +324,7 @@
  "@@ -1,91 +0,0 @@\n"
  "-/* linux/arch/arm/mach-vt8500/devices-vt8500.c\n"
  "- *\n"
- "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This software is licensed under the terms of the GNU General Public\n"
  "- * License version 2, as published by the Free Software Foundation, and\n"
@@ -398,7 +421,7 @@
  "@@ -1,99 +0,0 @@\n"
  "-/* linux/arch/arm/mach-vt8500/devices-wm8505.c\n"
  "- *\n"
- "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This software is licensed under the terms of the GNU General Public\n"
  "- * License version 2, as published by the Free Software Foundation, and\n"
@@ -503,7 +526,7 @@
  "@@ -1,270 +0,0 @@\n"
  "-/* linux/arch/arm/mach-vt8500/devices.c\n"
  "- *\n"
- "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This software is licensed under the terms of the GNU General Public\n"
  "- * License version 2, as published by the Free Software Foundation, and\n"
@@ -646,7 +669,7 @@
  "-\tint i;\n"
  "-\n"
  "-\tfor (i = 0; i < ARRAY_SIZE(panels); i++) {\n"
- "-\t\tif (strcmp(panels[i].mode.name, str) = 0) {\n"
+ "-\t\tif (strcmp(panels[i].mode.name, str) == 0) {\n"
  "-\t\t\tcurrent_panel_idx = i;\n"
  "-\t\t\tbreak;\n"
  "-\t\t}\n"
@@ -779,7 +802,7 @@
  "@@ -1,88 +0,0 @@\n"
  "-/* linux/arch/arm/mach-vt8500/devices.h\n"
  "- *\n"
- "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This software is licensed under the terms of the GNU General Public\n"
  "- * License version 2, as published by the Free Software Foundation, and\n"
@@ -873,7 +896,7 @@
  "@@ -1,240 +0,0 @@\n"
  "-/* linux/arch/arm/mach-vt8500/gpio.c\n"
  "- *\n"
- "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This software is licensed under the terms of the GNU General Public\n"
  "- * License version 2, as published by the Free Software Foundation, and\n"
@@ -1132,7 +1155,7 @@
  "-/*\n"
  "- *  arch/arm/mach-vt8500/include/mach/vt8500_irqs.h\n"
  "- *\n"
- "- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This program is free software; you can redistribute it and/or modify\n"
  "- * it under the terms of the GNU General Public License as published by\n"
@@ -1226,7 +1249,7 @@
  "-/*\n"
  "- *  arch/arm/mach-vt8500/include/mach/vt8500_regs.h\n"
  "- *\n"
- "- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This program is free software; you can redistribute it and/or modify\n"
  "- * it under the terms of the GNU General Public License as published by\n"
@@ -1311,7 +1334,7 @@
  "-/*\n"
  "- *  arch/arm/mach-vt8500/include/mach/wm8505_irqs.h\n"
  "- *\n"
- "- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This program is free software; you can redistribute it and/or modify\n"
  "- * it under the terms of the GNU General Public License as published by\n"
@@ -1432,7 +1455,7 @@
  "-/*\n"
  "- *  arch/arm/mach-vt8500/include/mach/wm8505_regs.h\n"
  "- *\n"
- "- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This program is free software; you can redistribute it and/or modify\n"
  "- * it under the terms of the GNU General Public License as published by\n"
@@ -1516,8 +1539,8 @@
  "- *  arch/arm/mach-vt8500/irq.c\n"
  "+ *  arch/arm/mach-vt8500/irq_dt.c\n"
  "  *\n"
- "+ *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>\n"
- "  *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "+ *  Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n"
+ "  *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "  *\n"
  "  * This program is free software; you can redistribute it and/or modify\n"
  "@@ -18,16 +19,25 @@\n"
@@ -1763,7 +1786,7 @@
  "@@ -1,54 +0,0 @@\n"
  "-/* linux/arch/arm/mach-vt8500/restart.c\n"
  "- *\n"
- "- * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>\n"
+ "- * Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n"
  "- *\n"
  "- * This software is licensed under the terms of the GNU General Public\n"
  "- * License version 2, as published by the Free Software Foundation, and\n"
@@ -1824,8 +1847,8 @@
  "- *  arch/arm/mach-vt8500/timer.c\n"
  "+ *  arch/arm/mach-vt8500/timer_dt.c\n"
  "  *\n"
- "+ *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>\n"
- "  *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "+ *  Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n"
+ "  *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "  *\n"
  "  * This program is free software; you can redistribute it and/or modify\n"
  "@@ -18,18 +19,25 @@\n"
@@ -1952,7 +1975,7 @@
  "+/*\n"
  "+ *  arch/arm/mach-vt8500/vt8500.c\n"
  "+ *\n"
- "+ *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>\n"
+ "+ *  Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License as published by\n"
@@ -2150,7 +2173,7 @@
  "-/*\n"
  "- *  arch/arm/mach-vt8500/wm8505_7in.c\n"
  "- *\n"
- "- *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n"
+ "- *  Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "- *\n"
  "- * This program is free software; you can redistribute it and/or modify\n"
  "- * it under the terms of the GNU General Public License as published by\n"
@@ -2229,4 +2252,4 @@
  "-- \n"
  1.7.9.5
 
-b7c933ee28dcd5fc57f1d2f3f68722d4b77bd9c1733771e62641966988200de3
+09ec75817c2205eddf72564bee1ba232202bcd9e41a8d67184925398227f8ce1

diff --git a/a/1.txt b/N2/1.txt
index e1339a3..e4dc312 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -115,7 +115,7 @@ index 2c20a34..44f9f9d 100644
 -	  well as in Eken M001 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel€0x480' to your kernel command line. Otherwise, the
+-	  'panel=800x480' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_800X600
@@ -125,7 +125,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in Eken M003 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel€0x600' to your kernel command line. Otherwise, the
+-	  'panel=800x600' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_1024X576
@@ -136,7 +136,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in CherryPal netbooks and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel\x1024x576' to your kernel command line. Otherwise, the
+-	  'panel=1024x576' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_1024X600
@@ -146,7 +146,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in Eken M006 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel\x1024x600' to your kernel command line. Otherwise, the
+-	  'panel=1024x600' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 +	  Add support for netbooks, tablets and other devices based on
 +	  the reference board design as produced by VIA/WonderMedia, using
@@ -639,7 +639,7 @@ index 1fcdc36..0000000
 -	int i;
 -
 -	for (i = 0; i < ARRAY_SIZE(panels); i++) {
--		if (strcmp(panels[i].mode.name, str) = 0) {
+-		if (strcmp(panels[i].mode.name, str) == 0) {
 -			current_panel_idx = i;
 -			break;
 -		}
diff --git a/a/content_digest b/N2/content_digest
index 26c1420..8c8b422 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\01344389967-8465-1-git-send-email-linux@prisktech.co.nz\0"
- "From\0Tony Prisk <linux@prisktech.co.nz>\0"
+ "From\0linux@prisktech.co.nz (Tony Prisk)\0"
  "Subject\0[PATCH 6/8] arm: vt8500: Update arch-vt8500 to devicetree support.\0"
- "Date\0Wed, 08 Aug 2012 01:39:24 +0000\0"
+ "Date\0Wed,  8 Aug 2012 13:39:24 +1200\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -122,7 +122,7 @@
  "-\t  well as in Eken M001 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\342\202\2540x480' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=800x480' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_800X600\n"
@@ -132,7 +132,7 @@
  "-\t  These are found in Eken M003 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\342\202\2540x600' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=800x600' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_1024X576\n"
@@ -143,7 +143,7 @@
  "-\t  These are found in CherryPal netbooks and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\02024x576' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=1024x576' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_1024X600\n"
@@ -153,7 +153,7 @@
  "-\t  These are found in Eken M006 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\02024x600' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=1024x600' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "+\t  Add support for netbooks, tablets and other devices based on\n"
  "+\t  the reference board design as produced by VIA/WonderMedia, using\n"
@@ -646,7 +646,7 @@
  "-\tint i;\n"
  "-\n"
  "-\tfor (i = 0; i < ARRAY_SIZE(panels); i++) {\n"
- "-\t\tif (strcmp(panels[i].mode.name, str) = 0) {\n"
+ "-\t\tif (strcmp(panels[i].mode.name, str) == 0) {\n"
  "-\t\t\tcurrent_panel_idx = i;\n"
  "-\t\t\tbreak;\n"
  "-\t\t}\n"
@@ -2229,4 +2229,4 @@
  "-- \n"
  1.7.9.5
 
-b7c933ee28dcd5fc57f1d2f3f68722d4b77bd9c1733771e62641966988200de3
+4ba33f3a1cbf6ee8680ab8818e28d6ee933e94510394f54aa15cba91486b59a9

diff --git a/a/1.txt b/N3/1.txt
index e1339a3..e4dc312 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -115,7 +115,7 @@ index 2c20a34..44f9f9d 100644
 -	  well as in Eken M001 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel€0x480' to your kernel command line. Otherwise, the
+-	  'panel=800x480' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_800X600
@@ -125,7 +125,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in Eken M003 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel€0x600' to your kernel command line. Otherwise, the
+-	  'panel=800x600' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_1024X576
@@ -136,7 +136,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in CherryPal netbooks and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel\x1024x576' to your kernel command line. Otherwise, the
+-	  'panel=1024x576' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 -
 -config WMT_PANEL_1024X600
@@ -146,7 +146,7 @@ index 2c20a34..44f9f9d 100644
 -	  These are found in Eken M006 tablets and possibly elsewhere.
 -
 -	  To select this panel at runtime, say y here and append
--	  'panel\x1024x600' to your kernel command line. Otherwise, the
+-	  'panel=1024x600' to your kernel command line. Otherwise, the
 -	  largest one available will be used.
 +	  Add support for netbooks, tablets and other devices based on
 +	  the reference board design as produced by VIA/WonderMedia, using
@@ -639,7 +639,7 @@ index 1fcdc36..0000000
 -	int i;
 -
 -	for (i = 0; i < ARRAY_SIZE(panels); i++) {
--		if (strcmp(panels[i].mode.name, str) = 0) {
+-		if (strcmp(panels[i].mode.name, str) == 0) {
 -			current_panel_idx = i;
 -			break;
 -		}
diff --git a/a/content_digest b/N3/content_digest
index 26c1420..de5569a 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,8 +1,34 @@
  "ref\01344389967-8465-1-git-send-email-linux@prisktech.co.nz\0"
  "From\0Tony Prisk <linux@prisktech.co.nz>\0"
  "Subject\0[PATCH 6/8] arm: vt8500: Update arch-vt8500 to devicetree support.\0"
- "Date\0Wed, 08 Aug 2012 01:39:24 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed,  8 Aug 2012 13:39:24 +1200\0"
+ "To\0vt8500-wm8505-linux-kernel@googlegroups.com\0"
+ "Cc\0Tony Prisk <linux@prisktech.co.nz>"
+  Russell King <linux@arm.linux.org.uk>
+  Arnd Bergmann <arnd@arndb.de>
+  Alessandro Zummo <a.zummo@towertech.it>
+  Grant Likely <grant.likely@secretlab.ca>
+  Rob Herring <rob.herring@calxeda.com>
+  Alan Cox <alan@linux.intel.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Alan Stern <stern@rowland.harvard.edu>
+  Hauke Mehrtens <hauke@hauke-m.de>
+  Felipe Balbi <balbi@ti.com>
+  Neil Zhang <zhangwm@marvell.com>
+  Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
+  Rob Landley <rob@landley.net>
+  Mark Brown <broonie@opensource.wolfsonmicro.com>
+  Stephen Warren <swarren@nvidia.com>
+  Eric Andersson <eric.andersson@unixphere.com>
+  Linus Walleij <linus.walleij@stericsson.com>
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  linux-doc@vger.kernel.org
+  linux-fbdev@vger.kernel.org
+  linux-usb@vger.kernel.org
+  linux-serial@vger.kernel.org
+  rtc-linux@googlegroups.com
+ " devicetree-discuss@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "Merged existing board files to a single dt-capable file.\n"
@@ -122,7 +148,7 @@
  "-\t  well as in Eken M001 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\342\202\2540x480' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=800x480' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_800X600\n"
@@ -132,7 +158,7 @@
  "-\t  These are found in Eken M003 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\342\202\2540x600' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=800x600' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_1024X576\n"
@@ -143,7 +169,7 @@
  "-\t  These are found in CherryPal netbooks and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\02024x576' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=1024x576' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "-\n"
  "-config WMT_PANEL_1024X600\n"
@@ -153,7 +179,7 @@
  "-\t  These are found in Eken M006 tablets and possibly elsewhere.\n"
  "-\n"
  "-\t  To select this panel at runtime, say y here and append\n"
- "-\t  'panel\02024x600' to your kernel command line. Otherwise, the\n"
+ "-\t  'panel=1024x600' to your kernel command line. Otherwise, the\n"
  "-\t  largest one available will be used.\n"
  "+\t  Add support for netbooks, tablets and other devices based on\n"
  "+\t  the reference board design as produced by VIA/WonderMedia, using\n"
@@ -646,7 +672,7 @@
  "-\tint i;\n"
  "-\n"
  "-\tfor (i = 0; i < ARRAY_SIZE(panels); i++) {\n"
- "-\t\tif (strcmp(panels[i].mode.name, str) = 0) {\n"
+ "-\t\tif (strcmp(panels[i].mode.name, str) == 0) {\n"
  "-\t\t\tcurrent_panel_idx = i;\n"
  "-\t\t\tbreak;\n"
  "-\t\t}\n"
@@ -2229,4 +2255,4 @@
  "-- \n"
  1.7.9.5
 
-b7c933ee28dcd5fc57f1d2f3f68722d4b77bd9c1733771e62641966988200de3
+5b89ca1e192bf27a45657ab3a20be8a805db270b0d7c35cd74360fde27f94146

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.