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. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel