[alsa-devel] [PATCH v1 1/4] ASoC: codec: Inno codec driver for RK3036 SoC
Mark Brown
broonie at kernel.org
Mon Oct 19 20:54:14 CEST 2015
On Mon, Oct 19, 2015 at 08:56:51AM +0200, Ricard Wanderlof wrote:
> On Tue, 13 Oct 2015, Shunqian Zheng wrote:
> > +static const struct of_device_id rk3036_codec_of_match[] = {
> > + { .compatible = "rk3036-codec", },
> > + {}
> > +};
> > +MODULE_DEVICE_TABLE(of, rk3036_codec_of_match);
> Isn't a compatible string normally in the form "rockchip,rk3036-codec" ?
Yes, it needs vendor namespacing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20151019/950c4444/attachment.sig>
More information about the Alsa-devel
mailing list