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:
9d4a419
)
mfd: Make twl-core not depend on pdata->irq_base/end
author
Felipe Balbi
<balbi@ti.com>
Wed, 22 Feb 2012 12:32:16 +0000
(14:32 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 22 Mar 2012 12:03:17 +0000
(13:03 +0100)
With sparse IRQs the driver shouldn't depend at all on
any IRQ values coming from board-file.
Remove every occurences of pdata->irq_base/end.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found