commit | 655c4e79370d1731c293c47aaf85d4c990a33052 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Aug 20 01:04:53 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 23 19:51:21 2013 +0200 |
tree | d4022e87c95e5521213053f7092b9597dd0a12ca | |
parent | c990d6cb3bdb3132c7ceddfc94eb25096d95d58c [diff] |
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init() 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>