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:
89680a8
)
[POWERPC] ps3: don't call ps3_system_bus_driver_register on other platforms
author
Ishizaki Kou
<kou.ishizaki@toshiba.co.jp>
Wed, 14 Feb 2007 07:04:17 +0000
(16:04 +0900)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 16 Feb 2007 03:00:20 +0000
(14:00 +1100)
ps3_system_bus_driver_register is PS3 platform specific function.
On other platforms, it triggers WARN_ON in kref_get.
Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found