diff for duplicates of <200711242157.47303.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index 27e8b31..66917de 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,18 +1,18 @@ On Friday 23 November 2007, Anton Vorontsov wrote: -> -> +static struct of_device_id mpc834x_ids[] = { -> + { .compatible = "pata-platform", }, -> + {}, +>=20 +> +static struct of_device_id mpc834x_ids[] =3D { +> +=A0=A0=A0=A0=A0=A0=A0{ .compatible =3D "pata-platform", }, +> +=A0=A0=A0=A0=A0=A0=A0{}, > +}; > + > +static int __init mpc834x_declare_of_platform_devices(void) > +{ -> + if (!machine_is(mpc834x_itx)) -> + return 0; +> +=A0=A0=A0=A0=A0=A0=A0if (!machine_is(mpc834x_itx)) +> +=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0return 0; > + -> + of_platform_bus_probe(NULL, mpc834x_ids, NULL); +> +=A0=A0=A0=A0=A0=A0=A0of_platform_bus_probe(NULL, mpc834x_ids, NULL); > + -> + return 0; +> +=A0=A0=A0=A0=A0=A0=A0return 0; > +} > +device_initcall(mpc834x_declare_of_platform_devices); diff --git a/a/content_digest b/N1/content_digest index c272d32..f22df1a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,25 +4,24 @@ "Subject\0Re: [PATCH 3/3] [POWERPC] MPC8349E-mITX: introduce pata node, make use pata_of_platform driver\0" "Date\0Sat, 24 Nov 2007 21:57:46 +0100\0" "To\0linuxppc-dev@ozlabs.org\0" - "Cc\0Anton Vorontsov <avorontsov@ru.mvista.com>" - " linux-ide@vger.kernel.org\0" + "Cc\0linux-ide@vger.kernel.org\0" "\00:1\0" "b\0" "On Friday 23 November 2007, Anton Vorontsov wrote:\n" - "> \n" - "> +static struct of_device_id mpc834x_ids[] = {\n" - "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240{ .compatible = \"pata-platform\", },\n" - "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240{},\n" + ">=20\n" + "> +static struct of_device_id mpc834x_ids[] =3D {\n" + "> +=A0=A0=A0=A0=A0=A0=A0{ .compatible =3D \"pata-platform\", },\n" + "> +=A0=A0=A0=A0=A0=A0=A0{},\n" "> +};\n" "> +\n" "> +static int __init mpc834x_declare_of_platform_devices(void)\n" "> +{\n" - "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240if (!machine_is(mpc834x_itx))\n" - "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240return 0;\n" + "> +=A0=A0=A0=A0=A0=A0=A0if (!machine_is(mpc834x_itx))\n" + "> +=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0return 0;\n" "> +\n" - "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240of_platform_bus_probe(NULL, mpc834x_ids, NULL);\n" + "> +=A0=A0=A0=A0=A0=A0=A0of_platform_bus_probe(NULL, mpc834x_ids, NULL);\n" "> +\n" - "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240return 0;\n" + "> +=A0=A0=A0=A0=A0=A0=A0return 0;\n" "> +}\n" "> +device_initcall(mpc834x_declare_of_platform_devices);\n" "\n" @@ -42,4 +41,4 @@ "\n" "\tArnd <><" -3cfcacbda7a9c5db263d21586eacd4091cba4651e2084b07186b8459213d2aed +29307fd3804fd1984c9a94a73f3359828ca5cae4d497ef8637125def55fea3ed
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.