diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-16 13:56:40 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2023-04-04 19:04:57 +0300 |
commit | fc75e4fcbd1e4252a0481ebb23cd4516c127a8e2 (patch) | |
tree | 755cb1049dcae2cd0a449aab2e609590a286c087 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d4281c016d84d56abd5fc19eb0e24ca7c5138e8c (diff) | |
download | linux-fc75e4fcbd1e4252a0481ebb23cd4516c127a8e2.tar.xz |
drm/tegra: dsi: Make use of the helper function dev_err_probe()
When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, the error value
gets printed.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions