Re: [PATCH] tty/serial: atmel: remove unneeded atmel_get_lines_status function
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2019-08-25 08:45:56
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2019-08-25 08:45:56
Also in:
lkml
On Fri, Aug 23, 2019 at 04:32:41PM +0200, Uwe Kleine-König wrote:
On Fri, Aug 23, 2019 at 03:41:09PM +0200, Richard Genoud wrote:quoted
Since commit ce59e48fdbad ("serial: mctrl_gpio: implement interrupt handling"), the GPIOs interrupts are handled by mctrl_gpio_irq_handle().Well no, since ce59e48fdbad the mctrl_gpio helper can do all that interrupt stuff. You want to reference 18dfef9c7f87b75bbb0fb66a634f7c13a45b9f8d here.
Richard, can you resend with this changed? thanks greg k-h