]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ath79: Separate AR913x SoC specific WMAC setup code
authorGabor Juhos <juhosg@openwrt.org>
Fri, 18 Nov 2011 00:17:53 +0000 (00:17 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 18 Nov 2011 00:17:53 +0000 (00:17 +0000)
commit7f5a475092ac9a14804c87c8caa50efd7040a944
tree27909397769963e5a460e637bd149d1f45438525
parent236a993655829d44fa1ab71193c456b53172d9f1
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