]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd36c648a5f06cdfe4f0f76b4efc97204f9686641
tree9125622a371d170450e7e9d23f80c5255a170e33
parentffdf44bb59053d089868c64467c7c2358fcb3f8f
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 9ab2744752a854cfeda7f839769dc43d9f7633ba.

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