diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-07-01 15:43:36 +0700 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-03 13:48:43 +0100 |
| commit | 406e181cb32546db0867f4c44bdbe5e23a56dbde (patch) | |
| tree | d80283bf7c3ea5da875f26ee55df34187ebf52ac /tools/perf/scripts/python | |
| parent | cdc8f8a241ce7e4af269ae885f34de030cc40d13 (diff) | |
ASoC: samsung: i2s: Use dev_err_probe() for iis clock error
Switch the iis clock error path to dev_err_probe(). This folds the
dev_err() and return into a single statement and, when devm_clk_get()
returns -EPROBE_DEFER, avoids logging a spurious error on every probe
retry while still recording the reason in the deferred-probe debugfs.
No functional change other than the demoted log level on deferred
probe; the returned error code is unchanged.
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260701084336.308886-1-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
