From: Jeremy Kerr Date: Mon, 19 Jun 2006 18:33:19 +0000 (+0200) Subject: [POWERPC] cell: register SPUs as sysdevs X-Git-Tag: v2.6.18-rc1~1081^2~225^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d64093f6627a7eef1ed0fe005463f0a5ea25a5f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed