diff options
author | Cai Huoqing <[email protected]> | 2021-09-16 18:56:24 +0800 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2021-09-16 15:47:17 +0200 |
commit | b41e24a5c72b7bec72771119379e367e6e2f75ef (patch) | |
tree | f612abeb689151ce526e9c30428fe675fc9afc90 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | e4f868191138975f2fdf2f37c11318b47db4acc9 (diff) |
drm/sun4i: 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 <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions