Re: [PATCH v2 1/1] PINCTRL: Warn if direct IRQ GPIO set to output

From: Mika Westerberg
Date: Tue Jun 03 2014 - 08:50:09 EST


On Mon, Jun 02, 2014 at 02:12:07PM -0700, eric.ernst@xxxxxxxxxxxxxxx wrote:
> + WARN((readl(conf_reg) & BYT_DIRECTIRQ),
> + "Potential Error: Setting GPIO with direct_irq_en to output");

Also you don't need parentheses here.
--
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/