diff options
| author | Cai Huoqing <[email protected]> | 2021-09-16 18:46:57 +0800 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2021-10-14 22:12:30 +0200 |
| commit | 566b651cc53154d6fe88ebd61c86b996d6621d09 (patch) | |
| tree | 758cccafa8213733e77137b8ebb235c5ea16dde6 /tools/perf/scripts/python | |
| parent | e82ef424eec8e412cc1ca9170c49633316b29f07 (diff) | |
drm/panel: y030xx067a: 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: Sam Ravnborg <[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