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:
c990d6c
)
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Mon, 19 Aug 2013 23:04:53 +0000
(
01:04
+0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 23 Aug 2013 17:51:21 +0000
(19:51 +0200)
The argument is not used, remove it. No board registers a pcf857x device
with an IRQ without specifying platform data, IRQ domain registration
behaviour is thus not affected by this change.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found