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:
f1fd2fa
)
arm: zynq: Use of_platform_populate instead of bus_probe
author
Soren Brinkmann
<soren.brinkmann@xilinx.com>
Thu, 31 Oct 2013 16:10:17 +0000
(09:10 -0700)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 10 Dec 2013 13:19:56 +0000
(14:19 +0100)
All new boards should be using this function instead of
of_platform_bus_probe.
Two side effects:
1. Possible to probe node which are not in the bus
2. Remove bus_id table from platform code
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/common.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-zynq/common.c
Simple merge