]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 13 Jul 2006 07:52:01 +0000 (17:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:41:43 +0000 (18:41 +1000)
commita749690ecf7ab55aa46df1698bcee3ec110612df
tree2e86beded7bc9e6b2dc6c37a78a1a4c44e6687c1
parent3da27289a8ecc688fc62c0961dfe89d392370480
[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 <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/iseries/viopath.c