From: Laurent Pinchart Date: Tue, 13 May 2014 11:37:46 +0000 (+0200) Subject: pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~31^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e26e8dfb9dddb0559fb7cd7b53a8b497a8d4121;p=pandora-kernel.git pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform In the multiplatform kernel case the IRQs associated with the PFC GPIOs are specified through DT. The pinmux_irq irq field is thus ignored by the code, and doesn't need to be set. This will allow removing the mach/irq.h include from pfc-*.c files that was required for the irq_pin() macro used to initialize the irq field. Signed-off-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed