On Thu, Mar 12, 2015 at 11:09 AM, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > As register and field widths and offsets are in the range 1..32, use > unsigned int (mostly replacing unsigned long) to store them in local > variables and for passing them around. > > Move to one variable per line, move variables to the beginning of the > block where they are used, and drop superfluous initializations while we > are at it. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > v3: > - Remove superfluous initializations of local variables, > - Add Acked-by, Patch applied. 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