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

From: Greg Kroah-Hartman
Date: Wed Jan 22 2020 - 08:34:48 EST


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?

thanks,

greg k-h