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:
033f275
)
gpio: tc3589x: get rid of static IRQ base
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 9 Apr 2014 10:50:40 +0000
(12:50 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:07 +0000
(12:35 -0700)
The static IRQ base is not used on any platforms with this chip
(only Ux500). Get rid of it forever, and rely on dynamic IRQ
descriptor allocation.
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found