27 Jun
2016
27 Jun
'16
8:02 p.m.
On Mon, Jun 27, 2016 at 09:17:59AM +0530, Subhransu S. Prusty wrote:
int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route, int num); +int snd_soc_dapm_add_route_single(struct snd_soc_dapm_context *dapm,
const struct snd_soc_dapm_route *route);
Just snd_soc_dapm_add_route() and rename the existing internal function.