mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-09 00:55:24 +00:00
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>