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:
dc8ecdd
)
bcma: use separated function to initialize bus on SoC
author
Rafał Miłecki
<zajec5@gmail.com>
Mon, 1 Sep 2014 21:11:07 +0000
(23:11 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 9 Sep 2014 19:27:18 +0000
(15:27 -0400)
This is required to split SoC bus init into two phases. The later one
(which includes scanning) should be called when kalloc is available.
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found