[alsa-devel] [PATCH 2/2] ARM: S3C64XX: Add audio support to SmartQ

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Jul 2 20:18:03 EDT 2010


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.



More information about the linux-arm-kernel mailing list