android_kernel_xiaomi_sm8350/arch/powerpc/platforms/cell
Jeremy Kerr 1d64093f66 [POWERPC] cell: register SPUs as sysdevs
SPUs are registered as system devices, exposing attributes through
sysfs. Since the sysdev includes a kref, we can remove the one in
struct spu (it isn't used at the moment anyway).

Currently only the interrupt source and numa node attributes are added.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-06-21 15:01:29 +10:00
..
spufs [PATCH] powerpc: cell: use kzalloc in alloc_spu_context() 2006-04-29 18:08:03 +10:00
cbe_regs.c [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
cbe_regs.h [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
interrupt.c [POWERPC] cell: fix interrupt priority handling 2006-06-21 15:01:29 +10:00
interrupt.h [PATCH] powerpc: cell interrupt controller updates 2006-03-27 14:48:18 +11:00
iommu.c [POWERPC] cleanup dma_mapping_ops 2006-06-15 19:31:26 +10:00
iommu.h
Kconfig [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
Makefile [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
pervasive.c [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
pervasive.h [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
ras.c [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
ras.h [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
setup.c [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
smp.c
spider-pic.c [PATCH] powerpc: use guarded ioremap for cell on-chip mappings 2006-03-27 14:48:42 +11:00
spu_base.c [POWERPC] cell: register SPUs as sysdevs 2006-06-21 15:01:29 +10:00
spu_callbacks.c [PATCH] powerpc: wire up sys_[gs]et_robust_list 2006-05-23 10:35:32 -07:00
spu_priv1.c
spu_syscalls.c