[alsa-devel] [PATCH] ASoC: Convert wm8750 to a new-style i2c driver (testers wanted)

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Aug 26 21:05:03 CEST 2008


On Tue, Aug 26, 2008 at 06:06:56PM +0200, Jean Delvare wrote:
> Convert the wm8750 codec driver to the new (standard) device driver
> binding model.

Acked-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

for the wm8750 driver.  I'm pretty confident the spitz change is correct
too but don't have hardware to actually test.

>  /* spitz audio private data */
>  static struct wm8750_setup_data spitz_wm8750_setup = {
> +	.i2c_bus = 0,
>  	.i2c_address = 0x1b,
>  };

The assignment to 0 is redundant but it's useful for documentation.


More information about the Alsa-devel mailing list