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

Ricard Wanderlof ricard.wanderlof at axis.com
Sun Oct 18 23:56:51 PDT 2015


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" ?

/Ricard
-- 
Ricard Wolf Wanderlöf                           ricardw(at)axis.com
Axis Communications AB, Lund, Sweden            www.axis.com
Phone +46 46 272 2016                           Fax +46 46 13 61 30



More information about the linux-arm-kernel mailing list