[alsa-devel] [PATCH 2/2] ARM: S3C64XX: Add audio support to SmartQ
Mark Brown
broonie at opensource.wolfsonmicro.com
Sat Jul 3 02:18:03 CEST 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 Alsa-devel
mailing list