[alsa-devel] [PATCH v2 3/4] ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C)

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Nov 22 03:03:25 CET 2016


Hi Mark

> > From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > 
> > wm8580 driver doesn't work without CONFIG_I2C anyway.
> > Let's remove #if IS_ENABLED(CONFIG_I2C), and use module_i2c_driver().
> 
> This doesn't apply against current code, please check and resend.

How about -C1 option ? it works for me.
If not, I can send v3 patch, please let me know

	git am -C1 0003-ASoC-wm8580-Remove-if-IS_ENABLED-CONFIG_I2C.patch

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list