diff options
author | 2023-08-08 09:29:53 +0800 | |
---|---|---|
committer | 2023-08-10 10:13:48 +0200 | |
commit | 5d51af11f41eb348d9c3ccb5c74ffa9078673166 (patch) | |
tree | 81ce2ec031290fc6da4e98ec8013a123993634bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: dln2: Use dev_err_probe in probe function (diff) | |
download | linux-rng-5d51af11f41eb348d9c3ccb5c74ffa9078673166.tar.xz linux-rng-5d51af11f41eb348d9c3ccb5c74ffa9078673166.zip |
i2c: imx-lpi2c: 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-9-liaochang1@huawei.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions