diff options
author | Liao Chang <liaochang1@huawei.com> | 2023-08-08 04:29:47 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2023-08-10 11:12:47 +0300 |
commit | 45a7a0524bff52360f82277f165bbdef7a199484 (patch) | |
tree | eb9c25a3d5c9d6fa211e9e27d920ef929f7e6843 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7aec2f39a1a4be99a7872e2342a69b96396c3e0c (diff) | |
download | linux-45a7a0524bff52360f82277f165bbdef7a199484.tar.xz |
i2c: mlxbf: Use dev_err_probe in probe function
Use the dev_err_probe function instead of dev_err in the probe function
so that the printed message includes the return value and also handles
-EPROBE_DEFER nicely.
Signed-off-by: Liao Chang <liaochang1@huawei.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20230808012954.1643834-3-liaochang1@huawei.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions