Re: [PATCH v4 1/1] pinctrl: baytrail: Warn if direct IRQ GPIO set to output
From: Linus Walleij
Date: Mon Jul 07 2014 - 17:15:11 EST
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/