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:
364cedb
)
gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
author
Benoit Cousson
<b-cousson@ti.com>
Wed, 29 Feb 2012 21:48:32 +0000
(22:48 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 22 Mar 2012 12:05:53 +0000
(13:05 +0100)
Do not use the board pdata for irq_base, but allocate them dynamically
to allow a proper support of SPARSE_IRQ.
Fix an unneeded line wrap.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found