commit | 9a1bb600ecafcb07391c83f7c31057abdd3757b7 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Thu Apr 09 19:12:08 2020 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 14 15:45:25 2020 +0100 |
tree | a42e88ef232829ce84e6d9ed7bf437027e87ad5f | |
parent | 65f1d3d9cee7e10d105756b6ef678885a23a31d7 [diff] |
ASoC: dapm: Move error message to avoid some duplication Move the error message into snd_soc_dapm_new_dai from dapm_connect_dai_pair, since the two copies are almost identical and are the only callers. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20200409181209.30130-2-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>