diff options
| author | Alex Elder <elder@linaro.org> | 2021-02-12 17:33:59 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-02-13 03:54:17 +0300 |
| commit | 4c7ccfcd09fdc7f9edd1e453340be188f4044d8c (patch) | |
| tree | ce7575cfc2ba2c957aa2e462caaaa22acfd1228a /tools/perf/scripts/python/compaction-times.py | |
| parent | 571b1e7e58ad30b3a842254aea50d2e83b2396e1 (diff) | |
| download | linux-4c7ccfcd09fdc7f9edd1e453340be188f4044d8c.tar.xz | |
net: ipa: use dev_err_probe() in ipa_clock.c
When initializing the IPA core clock and interconnects, it's
possible we'll get an EPROBE_DEFER error. This isn't really an
error, it's just means we need to be re-probed later.
Use dev_err_probe() to report the error rather than dev_err().
This avoids polluting the log with these "error" messages.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
