commit | 688b3378da9c3485630d4b0356d09bc2e69bb0bd | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat Jun 16 07:55:14 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 28 19:16:38 2007 +1000 |
tree | 3d5b2a88ca6de6546a5d7f6b9b4af905d0c66235 | |
parent | 6bb5cf1025414fe00b20f3bef56135849e4ed3b8 [diff] |
[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>