[PATCH] powerpc: tidy up iseries/pci.c
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 19 May 2006 06:42:49 +0000 (16:42 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 24 May 2006 06:08:56 +0000 (16:08 +1000)
commitb58b7f98670ab6dd7774b67ff1655a787321209f
tree3d7b4f3685f8743842e46f599b7c8a304d734014
parent3c06da5ae5358e9d325d541a053e1059e9654bcc
[PATCH] powerpc: tidy up iseries/pci.c

Remove some unused counters.

No need to allocate iomm_table and iobar_table, which means that
iomm_table_initialize is not longer needed.

Use kzalloc where sensible.

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