diff for duplicates of <2125091.5PZbhuSZeB@flatron> diff --git a/a/1.txt b/N1/1.txt index 2a19982..2fa7708 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,7 +65,7 @@ index 0000000..fa171dc + +Example: Clock controller node: + -+ clock: clock-controller@7e00f000 { ++ clock: clock-controller at 7e00f000 { + compatible = "samsung,s3c6410-clock"; + reg = <0x7e00f000 0x1000>; + #clock-cells = <1>; @@ -91,7 +91,7 @@ index 0000000..fa171dc + controller (refer to the standard clock bindings for information about + "clocks" and "clock-names" properties): + -+ uart0: serial@7f005000 { ++ uart0: serial at 7f005000 { + compatible = "samsung,s3c6400-uart"; + reg = <0x7f005000 0x100>; + interrupt-parent = <&vic1>; @@ -120,7 +120,7 @@ index 0000000..eeda567 +++ b/drivers/clk/samsung/clk-s3c64xx.c @@ -0,0 +1,473 @@ +/* -+ * Copyright (c) 2013 Tomasz Figa <tomasz.figa at gmail.com> ++ * Copyright (c) 2013 Tomasz Figa <tomasz.figa@gmail.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as @@ -599,7 +599,7 @@ index 0000000..ad95c7f +++ b/include/dt-bindings/clock/samsung,s3c64xx-clock.h @@ -0,0 +1,178 @@ +/* -+ * Copyright (c) 2013 Tomasz Figa <tomasz.figa at gmail.com> ++ * Copyright (c) 2013 Tomasz Figa <tomasz.figa@gmail.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N1/content_digest index 44ffdd9..5729760 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\01374536965-3545-1-git-send-email-tomasz.figa@gmail.com\0" "ref\01374536965-3545-4-git-send-email-tomasz.figa@gmail.com\0" - "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" "Subject\0[PATCH v3 3/8] clk: samsung: Add clock driver for S3C64xx SoCs\0" "Date\0Wed, 24 Jul 2013 01:55:15 +0200\0" - "To\0linux-samsung-soc@vger.kernel.org\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - devicetree@vger.kernel.org - Kukjin Kim <kgene.kim@samsung.com> - Mark Brown <broonie@kernel.org> - Mike Turquette <mturquette@linaro.org> - Arnd Bergmann <arnd@arndb.de> - Olof Johansson <olof@lixom.net> - stern@rowland.harvard.edu - gregkh@linuxfoundation.org - linux-usb@vger.kernel.org - Sylwester Nawrocki <sylvester.nawrocki@gmail.com> - " Heiko St\303\274bner <heiko@sntech.de>" - " Thomas Abraham <thomas.abraham@linaro.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "This patch adds new, Common Clock Framework-based clock driver for Samsung\n" @@ -86,7 +73,7 @@ "+\n" "+Example: Clock controller node:\n" "+\n" - "+\tclock: clock-controller@7e00f000 {\n" + "+\tclock: clock-controller at 7e00f000 {\n" "+\t\tcompatible = \"samsung,s3c6410-clock\";\n" "+\t\treg = <0x7e00f000 0x1000>;\n" "+\t\t#clock-cells = <1>;\n" @@ -112,7 +99,7 @@ "+ controller (refer to the standard clock bindings for information about\n" "+ \"clocks\" and \"clock-names\" properties):\n" "+\n" - "+\t\tuart0: serial@7f005000 {\n" + "+\t\tuart0: serial at 7f005000 {\n" "+\t\t\tcompatible = \"samsung,s3c6400-uart\";\n" "+\t\t\treg = <0x7f005000 0x100>;\n" "+\t\t\tinterrupt-parent = <&vic1>;\n" @@ -141,7 +128,7 @@ "+++ b/drivers/clk/samsung/clk-s3c64xx.c\n" "@@ -0,0 +1,473 @@\n" "+/*\n" - "+ * Copyright (c) 2013 Tomasz Figa <tomasz.figa at gmail.com>\n" + "+ * Copyright (c) 2013 Tomasz Figa <tomasz.figa@gmail.com>\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 version 2 as\n" @@ -620,7 +607,7 @@ "+++ b/include/dt-bindings/clock/samsung,s3c64xx-clock.h\n" "@@ -0,0 +1,178 @@\n" "+/*\n" - "+ * Copyright (c) 2013 Tomasz Figa <tomasz.figa at gmail.com>\n" + "+ * Copyright (c) 2013 Tomasz Figa <tomasz.figa@gmail.com>\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 version 2 as\n" @@ -800,4 +787,4 @@ "-- \n" 1.8.3.2 -b7cecb315124a06e845b414f03afd957555062619776999f83333df0b86b79b2 +a8f0085db60dcaaec5ff26f5635fefe2df5fd826481d2035b15f04cbc7e6b480
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.