git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c06da5
)
[PATCH] powerpc: tidy up iseries/pci.c
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 19 May 2006 06:42:49 +0000
(16:42 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 24 May 2006 06:08:56 +0000
(16:08 +1000)
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>
No differences found