]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: give iSeries device tree nodes better names
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 19 May 2006 06:58:13 +0000 (16:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 24 May 2006 06:08:57 +0000 (16:08 +1000)
commit9ceb19093b5e5f037c6b47df0607dd567283287d
tree15db4f5d1eb688b7d67ca01889d0b4835d3c8707
parent29629b2972467f6cc00427a89008c09d010074c8
[PATCH] powerpc: give iSeries device tree nodes better names

Use the PCI class code to choose a name for the PCI device nodes and
to guess a device_type.  Failing that, base the name on the vendor and
device ids as specified in the spec.

Mark just about everything __init{data}.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/setup.c