MIPS: ath79: fix WMAC IRQ resource assignment
authorGabor Juhos <juhosg@openwrt.org>
Fri, 15 Feb 2013 18:51:57 +0000 (18:51 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 19 Feb 2013 08:36:23 +0000 (09:36 +0100)
The '.start' field of the IRQ resource assigned twice
in ar934x_wmac_setup(). The second assignment must
set the '.end' field. Fix it.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4954/
Signed-off-by: John Crispin <blogic@openwrt.org>

No differences found