linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] uevents handler for macio & of_platform
@ 2006-12-17 16:51 Sylvain Munaut
  2006-12-17 16:51 ` [PATCH 1/2] macintosh: tidy up uevent handler by using add_uevent_var Sylvain Munaut
  2006-12-17 23:04 ` [PATCH 0/3] uevents handler for macio & of_platform Arnd Bergmann
  0 siblings, 2 replies; 6+ 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] 6+ messages in thread
* [PATCH 0/3] uevents handler for macio & of_platform
@ 2006-12-18 22:46 Sylvain Munaut
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-17 16:51 [PATCH 0/3] uevents handler for macio & of_platform Sylvain Munaut
2006-12-17 16:51 ` [PATCH 1/2] macintosh: tidy up uevent handler by using add_uevent_var Sylvain Munaut
2006-12-17 16:51   ` [PATCH 2/2] powerpc: Add support for uevent to of_platform Sylvain Munaut
2006-12-17 23:04 ` [PATCH 0/3] uevents handler for macio & of_platform Arnd Bergmann
2006-12-18  7:16   ` Sylvain Munaut
  -- strict thread matches above, loose matches on Subject: below --
2006-12-18 22:46 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).