Re: [PATCH 2/3] ipmi: kcs: Finish configuring ASPEED KCS device before enable

From: Andrew Jeffery
Date: Thu Dec 05 2019 - 00:13:51 EST




On Wed, 4 Dec 2019, at 00:10, Corey Minyard wrote:
> On Tue, Dec 03, 2019 at 11:08:24PM +1030, Andrew Jeffery wrote:
> > The currently interrupts are configured after the channel was enabled.
>
> How about:
>
> The interrupts were configured after the channel was enabled, configure
> them before so they will work.

Hah, yes, that commit message did get a bit mangled. I'll update it.

Thanks,

Andrew