diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-16 18:46:42 +0800 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2021-10-14 22:11:54 +0200 |
commit | a8daf03fa2d49c8892c3de924742b1a47b62f3e6 (patch) | |
tree | 9868984e2384c4aa00db7495be48eca9a54b2c6c /tools/kvm | |
parent | d60b93917a66414aaee5704dd07c845aa6cf9645 (diff) |
drm/panel: td043mtea1: 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 <caihuoqing@baidu.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210916104642.11728-1-caihuoqing@baidu.com
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions