On Sat, Jul 03, 2010 at 01:40:24AM +0200, Maurus Cuelenaere wrote: > +static struct i2c_board_info smartq_i2c_devs[] __initdata = { > + { I2C_BOARD_INFO("wm8750", 0x1a), }, > +}; It'd be slightly nicer to register with the actual chip ID and make sure the driver can handle it - it'll avoid the potential for confusion. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html