On Sun, 4 Oct 2009 11:31:39 +0300, Aleksandr V. Piskunov wrote: > Tested on 2.6.30.8, one of Ubuntu mainline kernel builds. > > ivtv-i2c part works, ivtv_i2c_new_ir() gets called, according to /sys/bus/i2c > device @ 0x40 gets a name ir_rx_em78p153s_ave. > > Now according to my (very) limited understanding of new binding model, ir-kbd-i2c > should attach to this device by its name. Somehow it doesn't, ir-kbd-i2c gets loaded > silently without doing anything. Change the device name to a shorter string (e.g. "ir_rx_em78p153s"). You're hitting the i2c client name length limit. More details about this in the details reply I'm writing right now. -- 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