On Sat, Apr 02, 2005 at 08:04:41PM +0200, Jean Delvare wrote: > Hi Greg, > > On top of my previous patch which removes the use of address ranges in > video i2c drivers, this one can save an additional few bytes of memory. > Most of these drivers which do not use I2C_CLIENT_INSMOD initialize the > unused address lists in a less than optimal way. This patch simply > optimizes this, by using a single one-element list instead of 3 > different lists with two elements each. > > This saves an average 63 bytes on these drivers. Applied, thanks for doing this and the other address range work. greg k-h