diff for duplicates of <1350643135-13197-2-git-send-email-linux@prisktech.co.nz> diff --git a/a/1.txt b/N1/1.txt index 935206b..2a5f304 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ This patch updates pwm-vt8500.c to support devicetree probing and make use of the common clock subsystem. -Signed-off-by: Tony Prisk <linux@prisktech.co.nz> +Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org> --- drivers/pwm/pwm-vt8500.c | 79 ++++++++++++++++++++++++++++++---------------- 1 file changed, 51 insertions(+), 28 deletions(-) @@ -14,9 +14,9 @@ index ad14389..c2a71ee 100644 /* * drivers/pwm/pwm-vt8500.c * -- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com> -+ * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz> -+ * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com> +- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ++ * Copyright (C) 2012 Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org> ++ * 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 @@ -158,7 +158,7 @@ index ad14389..c2a71ee 100644 -MODULE_LICENSE("GPL"); +MODULE_DESCRIPTION("VT8500 PWM Driver"); -+MODULE_AUTHOR("Tony Prisk <linux@prisktech.co.nz>"); ++MODULE_AUTHOR("Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>"); +MODULE_LICENSE("GPL v2"); +MODULE_DEVICE_TABLE(of, vt8500_pwm_dt_ids); -- diff --git a/a/content_digest b/N1/content_digest index c783be5..2e7c043 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,19 @@ "ref\01350643135-13197-1-git-send-email-linux@prisktech.co.nz\0" - "From\0linux@prisktech.co.nz (Tony Prisk)\0" + "ref\01350643135-13197-1-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org\0" + "From\0Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\0" "Subject\0[PATCH 2/3] PWM: vt8500: Update vt8500 PWM driver support\0" "Date\0Fri, 19 Oct 2012 23:38:54 +1300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>" + " arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "This patch updates pwm-vt8500.c to support devicetree probing and\n" "make use of the common clock subsystem.\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" " drivers/pwm/pwm-vt8500.c | 79 ++++++++++++++++++++++++++++++----------------\n" " 1 file changed, 51 insertions(+), 28 deletions(-)\n" @@ -21,9 +26,9 @@ " /*\n" " * drivers/pwm/pwm-vt8500.c\n" " *\n" - "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n" - "+ * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>\n" - "+ * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n" + "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\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 software is licensed under the terms of the GNU General Public\n" " * License version 2, as published by the Free Software Foundation, and\n" @@ -165,10 +170,10 @@ " \n" "-MODULE_LICENSE(\"GPL\");\n" "+MODULE_DESCRIPTION(\"VT8500 PWM Driver\");\n" - "+MODULE_AUTHOR(\"Tony Prisk <linux@prisktech.co.nz>\");\n" + "+MODULE_AUTHOR(\"Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "+MODULE_DEVICE_TABLE(of, vt8500_pwm_dt_ids);\n" "-- \n" 1.7.9.5 -4ed5be809951e2704e46b788c45fd8bbf21a7df7194607d28b537b3277e0cc92 +88b365ed2bd3fb435dd196b513480bb9349fc76189ac293a84c7e49a87b5da44
diff --git a/a/content_digest b/N2/content_digest index c783be5..ca4bea3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,13 @@ "ref\01350643135-13197-1-git-send-email-linux@prisktech.co.nz\0" - "From\0linux@prisktech.co.nz (Tony Prisk)\0" + "From\0Tony Prisk <linux@prisktech.co.nz>\0" "Subject\0[PATCH 2/3] PWM: vt8500: Update vt8500 PWM driver support\0" "Date\0Fri, 19 Oct 2012 23:38:54 +1300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thierry Reding <thierry.reding@avionic-design.de>" + " arm@kernel.org\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + devicetree-discuss@lists.ozlabs.org + " Tony Prisk <linux@prisktech.co.nz>\0" "\00:1\0" "b\0" "This patch updates pwm-vt8500.c to support devicetree probing and\n" @@ -171,4 +176,4 @@ "-- \n" 1.7.9.5 -4ed5be809951e2704e46b788c45fd8bbf21a7df7194607d28b537b3277e0cc92 +51ed6067d99baf632010d025efecd2a0878109466e34412748c300453d1f69f1
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.