pinctrl: lynxpoint: Implement ->irq_ack() callback
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 22 Nov 2019 14:50:05 +0000 (16:50 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 13 Dec 2019 14:48:48 +0000 (16:48 +0200)
commit5931e6edfdd01c97b4cf8354e68f74df97580e49
treef3e93cc86648d5175796c9157686a8d8a72e63f8
parent540bff18daf4aa3d67004e8bb02a0ea5b3818451
pinctrl: lynxpoint: Implement ->irq_ack() callback

Instead of playing tricks with registers in the interrupt handler,
utilize the IRQ chip core for ACKing interrupts properly.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/pinctrl-lynxpoint.c