Re: [PATCH 2/3] pinctrl: single: fix pcs_disable with bits_per_mux

From: Linus Walleij
Date: Wed Jan 15 2014 - 02:31:19 EST


On Thu, Jan 9, 2014 at 1:50 PM, Tomi Valkeinen <tomi.valkeinen@xxxxxx> wrote:

> pcs_enable() uses vals->mask instead of pcs->fmask when bits_per_mux is
> enabled. However, pcs_disable() always uses pcs->fmask.
>
> Fix pcs_disable() to use vals->mask with bits_per_mux.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
> Acked-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

Patch applied. However make sure to CC Haojian on such patches as
he's using it on a non-OMAP system and often has good feedback.

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/