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:
b877b90
)
[PATCH] Create vio_bus_ops
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Wed, 17 Aug 2005 06:41:44 +0000
(16:41 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 30 Aug 2005 03:23:47 +0000
(13:23 +1000)
Create vio_bus_ops so that we just pass a structure to vio_bus_init
instead of three separate function pointers.
Rearrange vio.h to avoid forward references. vio.h only needs
struct device_node from prom.h so remove the include and just
declare it.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found