diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-16 18:42:24 +0800 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2021-10-14 22:08:14 +0200 |
commit | 6b1a69bcb23fbcc65b0b086063f608e3509dfd0f (patch) | |
tree | d6755ff3be06c84b0833927517cada045217398c /lib/kunit/executor_test.c | |
parent | 7f44a1166c8aa69f1bcc9096dc07b7096f7822df (diff) |
drm/panel: ej030na: 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>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210916104225.11111-1-caihuoqing@baidu.com
Diffstat (limited to 'lib/kunit/executor_test.c')
0 files changed, 0 insertions, 0 deletions