From: Gabor Juhos Date: Fri, 15 Feb 2013 18:51:57 +0000 (+0000) Subject: MIPS: ath79: fix WMAC IRQ resource assignment X-Git-Tag: v3.9-rc1~26^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b25cead4b58fbf60270ba73a1669bf9e5635f5;p=pandora-kernel.git 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 Patchwork: http://patchwork.linux-mips.org/patch/4954/ Signed-off-by: John Crispin --- Reading git-diff-tree failed