diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-16 18:42:32 +0800 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2021-10-14 22:08:47 +0200 |
commit | 5ddc1e27e03298c433b0c889c2a431432abc2cc0 (patch) | |
tree | 088b15e07c65b080ed22138b61d95d2593bcacbb /lib/kunit/executor_test.c | |
parent | 6b1a69bcb23fbcc65b0b086063f608e3509dfd0f (diff) |
drm/panel: fy07024di26a30d: 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/20210916104232.11164-1-caihuoqing@baidu.com
Diffstat (limited to 'lib/kunit/executor_test.c')
0 files changed, 0 insertions, 0 deletions