Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1251013

Re: [alsa-devel] [PATCH v1 1/4] ASoC: codec: Inno codec driver for RK3036 SoC

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [alsa-devel] [PATCH v1 1/4] ASoC: codec: Inno codec driver for RK3036 SoC
Date 2015-10-19 21:00 +0200
Message-ID <qlnP5-4FP-31@gated-at.bofh.it> (permalink)
References <qiWgj-7NK-17@gated-at.bofh.it> <qiWgj-7NK-21@gated-at.bofh.it> <qlcAi-55u-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [alsa-devel] [PATCH v1 1/4] ASoC: codec: Inno codec driver for  RK3036 SoC Ricard Wanderlof <ricard.wanderlof@axis.com> - 2015-10-19 09:00 +0200
  Re: [alsa-devel] [PATCH v1 1/4] ASoC: codec: Inno codec driver for  RK3036 SoC Mark Brown <broonie@kernel.org> - 2015-10-19 21:00 +0200

csiph-web