Re: pinctrl_cherryview: massive error messages (handle_bad_irq)

From: Linus Walleij
Date: Tue Oct 25 2016 - 05:26:58 EST


On Mon, Oct 24, 2016 at 10:14 AM, Mika Westerberg
<mika.westerberg@xxxxxxxxxxxxxxx> wrote:

> It is possible to detect the BIOS version using DMI strings and issue a
> warning in the driver, if that's what you mean, but currently we don't
> do that.

I was more thinking about detecting the old BIOS and if that
is present, mask off the interrupts on the resume path or something,
as it is probably a bigger problem to see the warnings than to
loose these settings.

Possibly also add a warning at probe() like you describe.

Yours,
Linus Walleij