commit | 2a710bb35a5abfbca48ed7c229205ace472692d3 | [log] [tgz] |
---|---|---|
author | Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> | Fri Oct 15 18:12:55 2021 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Oct 29 16:49:43 2021 +0100 |
tree | 2028c35239a44750e8b8b6c5c6376f7e64c29e79 | |
parent | 2e288333e9e0a14f9895321a848992b25a0e5563 [diff] |
ASoC: topology: Use correct device for prints soc_tplg_add_dcontrol() passes device as argument which is later used to print messages. Align it with all other prints in file to use tplg->dev. Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20211015161257.27052-5-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>