On Thu, Jan 9, 2014 at 1:50 PM, Tomi Valkeinen <[email protected]> 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 <[email protected]> > Acked-by: Peter Ujfalusi <[email protected]> > Acked-by: Tony Lindgren <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

