From: Jean-Christophe DUBOIS Date: Fri, 20 Jul 2007 19:39:25 +0000 (+0200) Subject: [CELL] allow linux to map Cell regs on legacy SLOF tree. X-Git-Tag: v2.6.23-rc1~195^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86ce01c7700cfc74665799355a46dcadf920ebd;p=pandora-kernel.git [CELL] allow linux to map Cell regs on legacy SLOF tree. The platforms missing the "cpus" property in the "be" node are mono-Cell platforms such as CAB or Getaway. Therefore it is possible to assume that if there is no "cpus" properties under the "be" node then we can safely return the "device node" without more checking. This is a bit hacky but ... it allows it to work on these platforms. Signed-off-by: Jean-Christophe DUBOIS Acked-by: Christian Krafft Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed