28 Jun
2016
28 Jun
'16
7:22 a.m.
On Mon, Jun 27, 2016 at 07:02:06PM +0100, Mark Brown wrote:
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.
Sure.
Thanks Subhransu
--