Re: [PATCH] serial: 8250_lpss: Release Quark MSI vectors on exit
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-01-05 05:25:20
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-01-05 05:25:20
Also in:
lkml
On Wed, Jan 04, 2017 at 08:36:51PM +0100, Jan Kiszka wrote:
No one seems to do this magically in the background, so we have to do
the job in the exit handler that corresponds to the board setup handler.
Fixes: 60a9244a5d14 ("serial: 8250_lpss: enable MSI for Intel Quark")
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>Looks good. I already pointed out to Andy that we need this anyway. Reviewed-by: Christoph Hellwig <hch@lst.de>