git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4893fc8
)
MIPS: ath79: fix WMAC IRQ resource assignment
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 15 Feb 2013 18:51:57 +0000
(18:51 +0000)
committer
John 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