]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit37a7f8762d84327f8e7a8b7d7557c8415b42fc13
treea7b84f626bdc3a059fd167f774369a3c42f26701
parent6e094bd805a9b6ad2f5421125db8f604a166616c
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