On Tuesday 10 February 2009, Peter 'p2' De Schrijver wrote: > +struct twl4030_resconfig { > + int resource; > + int devgroup; > + int type; > + int type2; > +}; > + Make all those "u8" ... save 28 * 3 * 4 == 336 bytes on a system that configures all 28 resources. ;) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html