OSDN Git Service

ASoC: topology: Rename the function to create a FE link
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 2 Nov 2016 17:04:42 +0000 (01:04 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 4 Nov 2016 17:25:31 +0000 (11:25 -0600)
commitab4bc5eed8e9c9fa36d80d58c55300dd1eef29a3
treeeb48f909edc1db1cd6bc69f4223562ec04b6bd24
parent593d9e52f9bb84bb4d8965278632e8ec7319f336
ASoC: topology: Rename the function to create a FE link

Just code refactoring. The function soc_tplg_link_create() will
create a front end link, not a physical link. So rename it to
soc_tplg_fe_link_create().

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c