bcma: use standard bus scanning during early register
authorRafał Miłecki <zajec5@gmail.com>
Mon, 19 Jan 2015 07:30:30 +0000 (08:30 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 23 Jan 2015 19:47:55 +0000 (21:47 +0200)
Starting with kernel 3.19-rc1 early registration of bcma on MIPS is done
a bit later, with memory allocator available. This allows us to simplify
code by using standard bus scanning method.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/bcma_private.h
drivers/bcma/host_soc.c
drivers/bcma/main.c
drivers/bcma/scan.c
include/linux/bcma/bcma_soc.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge