diff for duplicates of <200706281647.57408.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index de4ff7e..67edf6a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,21 +1,19 @@ On Thursday 28 June 2007, Zhang Wei-r63237 wrote: > > > +static __init int mpc86xx_of_device_init(void) > > > +{ -> > > +=A0=A0=A0=A0=A0=A0=A0return of_platform_bus_probe(NULL, mpc86xx_of_i= -ds, NULL); +> > > + return of_platform_bus_probe(NULL, mpc86xx_of_ids, NULL); > > > +} -> >=20 +> > > > This will add any devices below the "fsl,rapidio-delta" device > > as an of_device. Is that what you actually want? I would guess that > > you want to add the bridge itself, not the devices below it. -> >=20 +> > > > Is the rapidio device at the root of the device tree, and if so, why > > not under the soc bus? -> >=20 ->=20 -> RapidIO is rather a bus that a device although these is no other nodes de= -fined in its sector now. ->=20 +> > +> +> RapidIO is rather a bus that a device although these is no other nodes defined in its sector now. +> That's exactly my point. The meaning of of_platform_bus_probe() is 'add all direct children of these nodes', not 'add these nodes', although it diff --git a/a/content_digest b/N1/content_digest index e26a45b..e81a39a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,6 +6,7 @@ "Date\0Thu, 28 Jun 2007 16:47:55 +0200\0" "To\0Zhang Wei-r63237 <Wei.Zhang@freescale.com>\0" "Cc\0linuxppc-dev@ozlabs.org" + mporter@kernel.crashing.org paulus@samba.org " linux-kernel@vger.kernel.org\0" "\00:1\0" @@ -13,21 +14,19 @@ "On Thursday 28 June 2007, Zhang Wei-r63237 wrote:\n" "> > > +static __init int mpc86xx_of_device_init(void)\n" "> > > +{\n" - "> > > +=A0=A0=A0=A0=A0=A0=A0return of_platform_bus_probe(NULL, mpc86xx_of_i=\n" - "ds, NULL);\n" + "> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240return of_platform_bus_probe(NULL, mpc86xx_of_ids, NULL);\n" "> > > +}\n" - "> >=20\n" + "> > \n" "> > This will add any devices below the \"fsl,rapidio-delta\" device\n" "> > as an of_device. Is that what you actually want? I would guess that\n" "> > you want to add the bridge itself, not the devices below it.\n" - "> >=20\n" + "> > \n" "> > Is the rapidio device at the root of the device tree, and if so, why\n" "> > not under the soc bus?\n" - "> >=20\n" - ">=20\n" - "> RapidIO is rather a bus that a device although these is no other nodes de=\n" - "fined in its sector now.\n" - ">=20\n" + "> > \n" + "> \n" + "> RapidIO is rather a bus that a device although these is no other nodes defined in its sector now.\n" + "> \n" "\n" "That's exactly my point. The meaning of of_platform_bus_probe() is 'add all\n" "direct children of these nodes', not 'add these nodes', although it\n" @@ -39,4 +38,4 @@ "\n" "\tArnd <><" -b3edbb4bd0af6986561cf20d8e550914b3609463a5ebfded1efe7f8e4ac410c7 +61650d1808d67b497bba2623c1aa9f45c12f6066fcb47813c030bd805872d75c
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.