Re: [PATCH v4 06/38] platform/x86: intel_scu_ipc: Fix interrupt support

From: Mika Westerberg
Date: Wed Jan 22 2020 - 09:31:05 EST


On Wed, Jan 22, 2020 at 02:34:40PM +0100, Greg Kroah-Hartman wrote:
> On Tue, Jan 21, 2020 at 07:00:42PM +0300, Mika Westerberg wrote:
> > Currently the driver has disabled interrupt support for Tangier but
> > actually interrupt works just fine if the command is not written twice
> > in a row. Also we need to ack the interrupt in the handler.
> >
> > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Why isn't this patch 1 of the series and cc:ed to stable?

My mistake, sorry about that. I'll move it to be first and add stable tag.