Re: [PATCH v4 1/1] pinctrl: baytrail: Warn if direct IRQ GPIO set to output
From: eric ernst
Date: Tue Jul 08 2014 - 20:36:16 EST
Mea culpa - thanks Linus. I saw a note from kbuild test
robot indicating an issue, but given your response, I am
assuming it was from your first build attempt. Thanks.
On 14-07-07 02:14 PM, Linus Walleij wrote:
On Thu, Jun 12, 2014 at 8:06 PM, <eric.ernst@xxxxxxxxxxxxxxx> wrote:
+ WARN(readl(conf_reg) & BYT_DIRECT_IRQ_EN,
+ "Potential Error: Setting GPIO with direct_irq_en to output");
Hm in the v4 version you somehow managed to drop the definition
of BYT_DIRECT_IRQ_EN...
I patched it back in. Let's hope it compiles now.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/