mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 3 Mar 2021 16:49:44 +0000 (18:49 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:06:41 +0000 (16:06 +0100)
commit922e8ce883e59b52786b2c11656d84dc58ef084a
tree9125622a371d170450e7e9d23f80c5255a170e33
parentfe6df2b48043bbe1e852b2320501d3b169363c35
mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"

The IRQ support for SCH GPIO is not specific to the Intel Quark SoC.
Moreover the IRQ routing is quite interesting there, so while it's
needs a special support, the driver haven't it anyway yet.

Due to above remove basically redundant code of IRQ support.

This reverts commit ec689a8a8155ce8b966bd5d7737a3916f5e48be3.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/lpc_sch.c