]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
authorRafał Miłecki <zajec5@gmail.com>
Wed, 3 Sep 2014 20:59:45 +0000 (22:59 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:44:59 +0000 (07:44 +0100)
commit21400f252a97755579b43a4dc95dd02cd7f0ca75
tree54b4dad7d552e2f2840ca5f8c0ec88ee9747368d
parent8d602dd0f984e8488ab891344ebdb6e1f3128c4a
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it

This makes NVRAM code less bcm47xx/ssb specific allowing it to become a
standalone driver in the future. A similar patch for bcma will follow
when it's ready.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7612/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/nvram.c
arch/mips/include/asm/mach-bcm47xx/bcm47xx_nvram.h
drivers/ssb/driver_mipscore.c