On Thursday 07 August 2008, Jean Delvare wrote: > David, if you haven't already, can you please test this patch and > confirm it doesn't cause any regression for you? Thanks. Worked for me. But I found a bizarre non-I2C problem. It seems the second element of my i2c_boardinfo array is getting its "type" field clobbered very early ... it's correct in the object file, but not when the table gets handed off to the I2C code. New behavior. :( - Dave