diff for duplicates of <1459864243.10130.17.camel@redhat.com> diff --git a/a/1.txt b/N1/1.txt index ad199ca..1b9f347 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,19 +11,19 @@ On Tue, 2016-04-05 at 13:59 +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 d5bae0a..033d59a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\01459835982-26473-1-git-send-email-wangkefeng.wang@huawei.com\0" "ref\01459835982-26473-5-git-send-email-wangkefeng.wang@huawei.com\0" - "From\0msalter@redhat.com (Mark Salter)\0" - "Subject\0[PATCH v3 04/14] c6x: use of_platform_default_populate() to populate default bus\0" + "From\0Mark Salter <msalter@redhat.com>\0" + "Subject\0Re: [PATCH v3 04/14] c6x: use of_platform_default_populate() to populate default bus\0" "Date\0Tue, 05 Apr 2016 09:50:43 -0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kefeng Wang <wangkefeng.wang@huawei.com>" + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" + "Cc\0arnd@arndb.de" + shawnguo@kernel.org + catalin.marinas@arm.com + linux@arm.linux.org.uk + robh+dt@kernel.org + grant.likely@linaro.org + olof@lixom.net + yamada.masahiro@socionext.com + guohanjun@huawei.com + " Aurelien Jacquiot <a-jacquiot@ti.com>\0" "\00:1\0" "b\0" "On Tue, 2016-04-05 at 13:59 +0800, Kefeng Wang wrote:\n" @@ -19,21 +31,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);" -57a9f77a463656ee3efa7840d0d5c417e7319096bb8aadbe4c3e1cb78b9afb9b +3acbe05bd1bf9313584f89419ece34275dbd22547e381894bf0ab6864e27ef61
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.