diff for duplicates of <1455231129.3767.61.camel@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 3213b43..90a336e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,19 +10,19 @@ On Wed, 2016-01-27 at 12:27 +0800, Kefeng Wang wrote: Acked-by: Mark Salter <msalter@redhat.com> -> ?arch/c6x/platforms/platform.c | 2 +- -> ?1 file changed, 1 insertion(+), 1 deletion(-) +> arch/c6x/platforms/platform.c | 2 +- +> 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/c6x/platforms/platform.c b/arch/c6x/platforms/platform.c > index 26c1a35..8412334 100644 > --- a/arch/c6x/platforms/platform.c > +++ b/arch/c6x/platforms/platform.c > @@ -11,7 +11,7 @@ -> ? -> ?static int __init c6x_device_probe(void) -> ?{ +> +> static int __init c6x_device_probe(void) +> { > - of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); > + of_platform_default_populate(NULL, NULL, NULL); -> ? return 0; -> ?} -> ?core_initcall(c6x_device_probe); +> return 0; +> } +> core_initcall(c6x_device_probe); diff --git a/a/content_digest b/N1/content_digest index e356b4d..ef1ee49 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,20 @@ "ref\01453868872-26300-1-git-send-email-wangkefeng.wang@huawei.com\0" "ref\01453868872-26300-6-git-send-email-wangkefeng.wang@huawei.com\0" - "From\0msalter@redhat.com (Mark Salter)\0" - "Subject\0[PATCH 05/15] c6x: use of_platform_default_populate() to populate default bus\0" + "From\0Mark Salter <msalter@redhat.com>\0" + "Subject\0Re: [PATCH 05/15] c6x: use of_platform_default_populate() to populate default bus\0" "Date\0Thu, 11 Feb 2016 17:52:09 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kefeng Wang <wangkefeng.wang@huawei.com>" + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0Arnd Bergmann <arnd@arndb.de>" + Shawn Guo <shawnguo@kernel.org> + Russell King <linux@arm.linux.org.uk> + Catalin Marinas <catalin.marinas@arm.com> + Hauke Mehrtens <hauke@hauke-m.de> + Rob Herring <robh+dt@kernel.org> + Masahiro Yamada <yamada.masahiro@socionext.com> + guohanjun@huawei.com + " Aurelien Jacquiot <a-jacquiot@ti.com>\0" "\00:1\0" "b\0" "On Wed, 2016-01-27 at 12:27 +0800, Kefeng Wang wrote:\n" @@ -18,21 +29,21 @@ "\n" "Acked-by: Mark Salter <msalter@redhat.com>\n" "\n" - "> ?arch/c6x/platforms/platform.c | 2 +-\n" - "> ?1 file changed, 1 insertion(+), 1 deletion(-)\n" + "> \302\240arch/c6x/platforms/platform.c | 2 +-\n" + "> \302\2401 file changed, 1 insertion(+), 1 deletion(-)\n" "> \n" "> diff --git a/arch/c6x/platforms/platform.c b/arch/c6x/platforms/platform.c\n" "> index 26c1a35..8412334 100644\n" "> --- a/arch/c6x/platforms/platform.c\n" "> +++ b/arch/c6x/platforms/platform.c\n" "> @@ -11,7 +11,7 @@\n" - "> ?\n" - "> ?static int __init c6x_device_probe(void)\n" - "> ?{\n" + "> \302\240\n" + "> \302\240static int __init c6x_device_probe(void)\n" + "> \302\240{\n" "> -\tof_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);\n" "> +\tof_platform_default_populate(NULL, NULL, NULL);\n" - "> ?\treturn 0;\n" - "> ?}\n" - > ?core_initcall(c6x_device_probe); + "> \302\240\treturn 0;\n" + "> \302\240}\n" + "> \302\240core_initcall(c6x_device_probe);" -5fe27b1979a6285189359e7e00285ebcf363e0d4870ca1815d70c3ed792b924c +0005c33e544e0e05b3f5e32fd75b8a5b5c41fd08f3752a7e6bda03010d76845c
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.