commit | ab4bc5eed8e9c9fa36d80d58c55300dd1eef29a3 | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@linux.intel.com> | Thu Nov 03 01:04:42 2016 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Nov 04 11:25:31 2016 -0600 |
tree | eb48f909edc1db1cd6bc69f4223562ec04b6bd24 | |
parent | 593d9e52f9bb84bb4d8965278632e8ec7319f336 [diff] |
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>