]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: sprd: Remove unused irq trigger setting
authorBaolin Wang <baolin.wang@linaro.org>
Mon, 21 Jan 2019 05:05:39 +0000 (13:05 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 21 Jan 2019 12:47:12 +0000 (13:47 +0100)
commit5eaf2a98446737386522da908e07cadf378d590a
tree7e266a3e0ccf9329a9d20f8b6505f30bb6568b5b
parent1e684d5a636249b0450a62d60f625308d71f14c4
gpio: sprd: Remove unused irq trigger setting

The Spreadtrum PMIC interrupt controller has no registers to set irq
trigger type, since it is always high level trigger. That means the
PMIC EIC controller as a child device of PMIC INTC does not need to
set the trigger type, so remove it.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pmic-eic-sprd.c