MIPS: ath79: fix WMAC IRQ resource assignment
commite3b25cead4b58fbf60270ba73a1669bf9e5635f5
authorGabor Juhos <juhosg@openwrt.org>
Fri, 15 Feb 2013 18:51:57 +0000 (15 18:51 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 19 Feb 2013 08:36:23 +0000 (19 09:36 +0100)
tree104329629fdab6eed57c2e1f1640845b2d431c5e
parent4893fc8856a81d2037c1c976cb320be6f00e84a0
MIPS: ath79: fix WMAC IRQ resource assignment

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>
arch/mips/ath79/dev-wmac.c