diff options
author | Uwe Kleine-König <[email protected]> | 2021-09-20 09:44:05 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-10-01 14:41:23 +0800 |
commit | f7324d4ba9e846e96ac85fbe74afe3fbdacf3b75 (patch) | |
tree | eb4a8f1db2b91f1df2cc8a360247098ef3ec5364 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | adad556efcdd42a1d9e060cbe5f6161cccf1fa28 (diff) |
hwrng: meson - Improve error handling for core clock
-ENOENT (ie. "there is no clock") is fine to ignore for an optional
clock, other values are not supposed to be ignored and should be
escalated to the caller (e.g. -EPROBE_DEFER). Ignore -ENOENT by using
devm_clk_get_optional().
While touching this code also add an error message for the fatal errors.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Tested-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions