]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: intel: Make offset to interrupt status register configurable
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 23 Oct 2017 12:40:25 +0000 (15:40 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 31 Oct 2017 09:10:24 +0000 (10:10 +0100)
commitcf769bd86bccf210e4063540634a7abf2b99581f
tree6c06654adb6c4e62657ade0ac697f92961247c1b
parent1396007286b1e2fd5dd10ae6a5ccaaaed51ab762
pinctrl: intel: Make offset to interrupt status register configurable

Some GPIO blocks have the interrupt status (GPI_IS) offset different
than it normally is, so make it configurable. If no offset is specified
we use the default.

While there remove two unused constants from the core driver.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-intel.c
drivers/pinctrl/intel/pinctrl-intel.h