[alsa-devel] [PATCH] ASoC: rt5640: add more settings for rt5639

Oder Chiou oder_chiou at realtek.com
Thu Apr 10 04:55:19 CEST 2014


> > +#if defined(CONFIG_OF)
> > +static const struct of_device_id rt5640_of_match[] = {
> > +	{ .compatible = "realtek,rt5640", },
> > +	{},
> > +};
> > +MODULE_DEVICE_TABLE(of, rt5640_of_match);
> 
> That's already part of the file.

The patch will apply in the branch "origin/topic/rt5640" that is not the latest version of rt5640.c,
so there is no the of_match_table of rt5640 in it. How could I handle the situation?


More information about the Alsa-devel mailing list