diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-16 18:46:19 +0800 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2021-10-14 22:10:30 +0200 |
commit | d41af761dbc137051ffe82fe4f23db54ebb1d523 (patch) | |
tree | 176402a8be2043e597c16733f765213fd334ddbd /mm | |
parent | ef41af47e40ed69e439cfedf74068bf797c62fd1 (diff) |
drm/panel: nt39016: 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/20210916104620.11569-1-caihuoqing@baidu.com
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions