]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ath79: Separate AR913x SoC specific WMAC setup code
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Nov 2011 22:13:44 +0000 (23:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Nov 2011 22:41:28 +0000 (22:41 +0000)
commitbb3fafc824ce3ded816d94daa0e6ad5bc3ccfa9a
treeb78af059623b03d3443608ec7002ce78d60b8036
parent176357bdd943d5f328702df7f46167fceb976af4
MIPS: ath79: Separate AR913x SoC specific WMAC setup code

The device registration code can be shared between the different SoCs, but
the required setup code varies Move AR913x specific setup code into a
separate function in order to make adding support for another SoCs easier.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3029/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/dev-ar913x-wmac.c