From: Michael Ellerman Date: Thu, 13 Jul 2006 07:52:01 +0000 (+1000) Subject: [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config X-Git-Tag: v2.6.19-rc1~1300^2~89^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a749690ecf7ab55aa46df1698bcee3ec110612df;p=pandora-kernel.git [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config We export a bunch of info in /proc/iSeries/config. Currently we pull it directly out of some iSeries specific structs, but we could use the device tree instead, this saves decoding it twice and is a little neater. Signed-off-by: Michael Ellerman Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed