From: Laurent Pinchart Date: Mon, 19 Aug 2013 23:04:53 +0000 (+0200) Subject: gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init() X-Git-Tag: v3.12-rc1~111^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655c4e79370d1731c293c47aaf85d4c990a33052;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed