linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] uevents handler for macio & of_platform
@ 2006-12-18 22:46 Sylvain Munaut
  2006-12-18 22:46 ` [PATCH 1/4] powerpc: Add a unified uevent handler for bus based on of_device Sylvain Munaut
  0 siblings, 1 reply; 10+ messages in thread
From: Sylvain Munaut @ 2006-12-18 22:46 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Arnd Bergmann, Linux PPC Devel

Hi everyone,

Same goal as the previous version : provide uvent handler where needed.

This version place the core of the code in of_device.c and then
each bus type just need a small stub and call the generic function.

Again, of_platform hook tested on the efika.
I hope this one is the good take ;)

        Sylvain

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/3] uevents handler for macio & of_platform
@ 2006-12-17 16:51 Sylvain Munaut
  2006-12-17 23:04 ` Arnd Bergmann
  0 siblings, 1 reply; 10+ messages in thread
From: Sylvain Munaut @ 2006-12-17 16:51 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Linux PPC Devel

Hi Paul, Hi Ben, and Hi everyone ;)

This couple of patch is a rework of the uevent handler in macio and
of_platform. For macio, it was present but not using the latest
helper that makes the code more readable. The of_platform one
is new (no uevent support in of_platform before) but is basically
the same code as the macio one.

The of_platform one has been tested on Efika and enable module
autoloading by udev. The macio patch is not tested. However,
being based on the same code as the of_platform handler I would
excpect it to be fine.


	Sylvain

PS: The previous one I sent a few weeks back were buggy, theses
are new ones ;)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-12-18 23:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-18 22:46 [PATCH 0/3] uevents handler for macio & of_platform Sylvain Munaut
2006-12-18 22:46 ` [PATCH 1/4] powerpc: Add a unified uevent handler for bus based on of_device Sylvain Munaut
2006-12-18 22:46   ` [PATCH 2/4] macintosh: Use the new of_device common uevent handler Sylvain Munaut
2006-12-18 22:46     ` [PATCH 3/4] powerpc: Add uevent handler for of_platform_bus Sylvain Munaut
2006-12-18 22:46       ` [PATCH 4/4] powerpc: Add uevent handler for ibmebus Sylvain Munaut
2006-12-18 23:03         ` Arnd Bergmann
2006-12-18 23:09           ` Sylvain Munaut
  -- strict thread matches above, loose matches on Subject: below --
2006-12-17 16:51 [PATCH 0/3] uevents handler for macio & of_platform Sylvain Munaut
2006-12-17 23:04 ` Arnd Bergmann
2006-12-18  7:16   ` Sylvain Munaut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).