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:
47958c5
)
mfd: tc3589x: get rid of static base
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 28 Oct 2014 10:06:56 +0000
(11:06 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 25 Nov 2014 16:18:56 +0000
(16:18 +0000)
The TC3589x driver is now a device tree-only driver, so we want
only dynamic IRQs and GPIO numbers from the tc3589x, no static
assignments.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found