commit | 49a5ba1cd9da4fb04e7ce1e0d94f6a5a9b7be48e | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@linux.intel.com> | Wed Dec 02 14:11:40 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Dec 08 18:05:09 2015 +0000 |
tree | 082af89fb9eea2d4bf0aeb724ebb8eb825b60804 | |
parent | d6f220ea13edfd3430fb42e09ff92e321ffb5762 [diff] |
ASoC: soc_bind_dai_link() directly returns success for a bound DAI link This function will return success immediately for a bound DAI link. No need to look for the cpu/codec DAIs again. Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>