diff options
author | Cai Huoqing <[email protected]> | 2021-09-16 18:56:32 +0800 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2021-09-16 15:47:20 +0200 |
commit | 91241ee25a2f1fcaee69d81c68c541d7ec9d020a (patch) | |
tree | 444f1d05debb2701e280ca0a6e92f594fe45b2ab /tools/perf/scripts/python | |
parent | b41e24a5c72b7bec72771119379e367e6e2f75ef (diff) |
drm/sun4i: dw-hdmi: 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')
0 files changed, 0 insertions, 0 deletions