commit | e3b25cead4b58fbf60270ba73a1669bf9e5635f5 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Fri Feb 15 18:51:57 2013 +0000 |
committer | John Crispin <blogic@openwrt.org> | Tue Feb 19 09:36:23 2013 +0100 |
tree | 104329629fdab6eed57c2e1f1640845b2d431c5e | |
parent | 4893fc8856a81d2037c1c976cb320be6f00e84a0 [diff] |
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>