Hi Michael, On Wed, 16 Oct 2013 13:04:42 -0400, Michael Krufky wrote: > YIKES!! i2c_new_probed_device() does indeed probe the hardware -- > this is unacceptable, as such an action can damage the ic. > > Is there some additional information that I'm missing that lets this > perform an attach without probe? Oh, i2c_new_probed_device() probes the device, what a surprise! :D Try, I don't know, i2c_new_device() maybe if you don't want the probe? ;) -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html