]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: register NAND and QSPI cores early
authorRafał Miłecki <zajec5@gmail.com>
Thu, 4 Sep 2014 22:18:49 +0000 (00:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Sep 2014 19:27:20 +0000 (15:27 -0400)
commite4f66a7ba37734753837afb2068335829483c079
treea7b84f626bdc3a059fd167f774369a3c42f26701
parent4595688bc1e09917a79db60087dc672fc285a54e
bcma: register NAND and QSPI cores early

On Northstar (ARM arch) we will use MTD subsystem to access NVRAM and
SPROM. To get access to flash device we need to register these cores
first.

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/main.c