On Fri, Feb 27, 2015 at 6:38 PM, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > As PFC registers are either 8, 16, or 32 bits wide, use u32 (mostly > replacing unsigned long) to store (parts of) register values and masks. > > Switch the shadow register operations from {set,clear}_bit() to plain C > bit operations, as the former can operate on long data only. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Patch applied with Laurent's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html