[POWERPC] PS3: System-bus uevent
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 15 Jun 2007 21:55:14 +0000 (07:55 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 28 Jun 2007 09:16:38 +0000 (19:16 +1000)
commit688b3378da9c3485630d4b0356d09bc2e69bb0bd
tree3d5b2a88ca6de6546a5d7f6b9b4af905d0c66235
parent6bb5cf1025414fe00b20f3bef56135849e4ed3b8
[POWERPC] PS3: System-bus uevent

To allow userspace to automatically load modules, we need to hook up
uevent for ps3_system_bus devices.  I've used the form 'ps3:%d' with
the ps3_match_id, since that's what we use for matching drivers.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/system-bus.c