From: Stephen Rothwell Date: Fri, 19 May 2006 06:42:49 +0000 (+1000) Subject: [PATCH] powerpc: tidy up iseries/pci.c X-Git-Tag: v2.6.18-rc1~1081^2~225^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58b7f98670ab6dd7774b67ff1655a787321209f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed