Re: [PATCH] pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table

From: Linus Walleij
Date: Tue May 14 2013 - 05:07:22 EST


On Fri, May 10, 2013 at 7:45 PM, Tony Prisk <linux@xxxxxxxxxxxxxxx> wrote:

> WMT_PIN_WAKEUP1 should be declared as WMT_PIN(0, 17) rather than
> WMT_PIN(0, 16). This currently generates a runtime warning because
> WMT_PIN_WAKEUP0 is already defined as WMT_PIN(0, 16).
>
> Signed-off-by: Tony Prisk <linux@xxxxxxxxxxxxxxx>

Applied to my fixes branch.

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/