]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ath79: fix AR933X WMAC reset code
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Mar 2012 09:28:35 +0000 (10:28 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 27 Apr 2012 12:56:35 +0000 (13:56 +0100)
commit73433fa90335448800baa34b0d4f8d6b559cb222
treeded345593324dcfe2b4a8408241bda1971ad860e
parent66f75a5d028beaf67c931435fdc3e7823125730c
MIPS: ath79: fix AR933X WMAC reset code

The current code puts the built-in WMAC device of the
AR933X SoCs into reset instead of starting it. This
causes a hard lock on AR933X based boards when the
wireless driver tries to access the device.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: stable@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3484/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/dev-wmac.c