Skip to content

Commit

Permalink
[POWERPC] PS3: Device registration routines.
Browse files Browse the repository at this point in the history
Add routines to probe devices present on the system
and to register those devices with the LDM.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Geoff Levand authored and Paul Mackerras committed Jun 28, 2007
1 parent 9e6b99b commit ffbdd24
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/ps3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ obj-y += system-bus.o

obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_SPU_BASE) += spu.o
obj-y += device-init.o
Loading

0 comments on commit ffbdd24

Please sign in to comment.