diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-16 18:42:47 +0800 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2021-10-14 22:09:22 +0200 |
commit | a30fc787a1d3ba317e4736483ec8ae50043e6fa7 (patch) | |
tree | 4148edc86745cae252f8201449aa1cf0d73a74f8 /lib/kunit/executor_test.c | |
parent | 386e1c180f1f06acb64205c37f0fccc4f8885a73 (diff) |
drm/panel: k101-im2ba02: 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, and the error value
gets printed.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Acked-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210916104247.11270-1-caihuoqing@baidu.com
Diffstat (limited to 'lib/kunit/executor_test.c')
0 files changed, 0 insertions, 0 deletions