]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2012 15:53:25 +0000 (08:53 -0700)
commitbe443a52b085a10b696e7abc26524e709839e8d1
tree581b2eb16fa60f64c5f5c5746fdd28f03c4b3de2
parentd2375bc5f69b8a76b3b706c92d90b5d772dc4c97
MIPS: ath79: fix AR933X WMAC reset code

commit de14ca6ae2c592d66db88f1e5596b26f7f011384 upstream.

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: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3484/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/ath79/dev-wmac.c