diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2024-03-25 17:18:17 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-28 19:31:12 +0000 |
commit | f892e66fcabc6161cd38c0fc86e769208174b840 (patch) | |
tree | 4b799f7a6225009e9d7d80105de32c4bd8ac3e29 /net/tls | |
parent | adb354bbc231b23d3a05163ce35c1d598512ff64 (diff) |
ASoC: rt-sdw*: add __func__ to all error logs
The drivers for Realtek SoundWire codecs use similar logs, which is
problematic to analyze problems reported by CI tools, e.g. "Failed to
get private value: 752001 => 0000 ret=-5". It's not uncommon to have
several Realtek devices on the same platform, having the same log
thrown makes support difficult.
This patch adds __func__ to all error logs which didn't already
include it.
No functionality change, only error logs are modified.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://msgid.link/r/20240325221817.206465-7-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions