Re: [PATCH v3] create modalias file in sysfs for bus of_platform

2008-01-25 Thread Paul Mackerras
Olaf Hering writes: > Create /sys/bus/of_platform/devices/*/modalias file to allow autoloading > of modules. modalias files are already present for many other bus types. This one causes various oopses on boot for me, both on a dual G5 and on a tibook. Paul. __

Re: [PATCH v3] create modalias file in sysfs for bus of_platform

2008-01-22 Thread Stephen Rothwell
[Adding sparclinux cc] I withdraw the comment about drivers/macintosh/macio_sysfs.c, I didn't realise that it was a whole other bus. On Tue, 22 Jan 2008 20:09:39 +0100 Olaf Hering <[EMAIL PROTECTED]> wrote: > > Create /sys/bus/of_platform/devices/*/modalias file to allow autoloading > of modules.