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