commit | b58b7f98670ab6dd7774b67ff1655a787321209f | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Fri May 19 16:42:49 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 24 16:08:56 2006 +1000 |
tree | 3d7b4f3685f8743842e46f599b7c8a304d734014 | |
parent | 3c06da5ae5358e9d325d541a053e1059e9654bcc [diff] |
[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>