diff options
| author | Stephen Boyd <[email protected]> | 2020-08-03 17:05:29 -0700 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-08-17 13:33:43 +0100 |
| commit | 0b95aa8e8afa4bcd49c8fa36404e2deb02a947ed (patch) | |
| tree | b14d3f6c04ad4e69f6fc9d8441e5357db52c613d /tools/perf/scripts/python/bin | |
| parent | 6301adf942a31bed65e026a554e5bd55d9e731e1 (diff) | |
ASoC: rt5682: Use dev_dbg() in rt5682_clk_check()
I see a spew of "sysclk/dai not set correctly" whenever I cat
/sys/kernel/debug/clk/clk_summary on my device. This is because the
master pointer isn't set yet in this driver. A user isn't going to be
able to do much if this check is failing so this error message isn't
really an error, it's more of a kernel debug message. Lower the priority
to dev_dbg() so that it isn't so noisy.
Signed-off-by: Stephen Boyd <[email protected]>
Cc: Cheng-Yi Chiang <[email protected]>
Cc: Shuming Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions