Hi Geert, On Friday 06 March 2015 12:26:57 Geert Uytterhoeven wrote: > On Fri, Mar 6, 2015 at 11:48 AM, Linus Walleij wrote: > > On Fri, Feb 27, 2015 at 6:38 PM, Geert Uytterhoeven wrote: > >> Register and field widths are in the range 1..32. Storing them in the > >> pinctrl data in (arrays of) unsigned long wastes space. > >> > >> This decreases the size of a (32-bit) shmobile_defconfig kernel > >> supporting 7 SoCs by 26460 bytes. > >> > >> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > > This 2/4 is not ACKed so pausing application after 1/4. > > > > Is 3,4/4 independent of this patch? > > Unfortunately not, as there are contextual dependencies. > > Laurent: Is 2/4 OK for you as-is? Your comments about the size of reg are > not related to "Store register/field widths in u8 instead of unsigned long", > and thus an area for future improvement. As just stated in a different reply to this patch, if you change reg to a u32 in a separate patch (maybe as a v2 of 3/4 ?), Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> for this patch. -- Regards, Laurent Pinchart -- 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