]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcma: move bus struct setup into early part of host specific code
authorRafał Miłecki <zajec5@gmail.com>
Mon, 1 Sep 2014 21:11:06 +0000 (23:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Sep 2014 19:27:18 +0000 (15:27 -0400)
commitdc8ecdd3a3fccf73fcb07711cde064ce5727f9d1
treeb9ded86a4b913f23d44a953e885f7f59f92d5ad0
parent39e90c77637b3892a39f2908aea57539e961c50e
bcma: move bus struct setup into early part of host specific code

This change is important for SoC host. In future we will want to know
chip ID (needed for early MIPS boot) before doing cores scanning.

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>
drivers/bcma/host_pci.c
drivers/bcma/host_soc.c
drivers/bcma/main.c
drivers/bcma/scan.c
include/linux/bcma/bcma.h