[alsa-devel] [PATCH 02/19] ASoC: wm9081: Convert to module_i2c_driver()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Nov 17 01:43:31 CET 2016
Hi Charles
> > From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> >
> > wm9081 driver doesn't work without CONFIG_I2C anyway.
> > Let's depend on it.
> >
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > ---
>
> Ah just notice the commit message doesn't make sense, the title
> says convert to module_i2c_driver but that isn't what the patch
> does at all.
In wm9081 case, it already has module_i2c_driver(), but has #ifdef.
I used same commit message for all series, but yes, confusable.
will fixup in v2
More information about the Alsa-devel
mailing list