pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 13 May 2014 11:37:46 +0000 (13:37 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:29 +0000 (11:14 +0100)
commiteccd12f2835069fe161bf74b4ae237522785d753
tree4c436bfe4e55301adbe89058fb0c4df2c3083d3c
parent9e5326fb3b3f116d971bf822bd33a2ec78038cc0
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 <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 0e26e8dfb9dddb0559fb7cd7b53a8b497a8d4121)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/sh_pfc.h