diff options
author | Cai Huoqing <[email protected]> | 2021-09-16 18:46:19 +0800 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2021-10-14 22:10:30 +0200 |
commit | d41af761dbc137051ffe82fe4f23db54ebb1d523 (patch) | |
tree | 176402a8be2043e597c16733f765213fd334ddbd /lib/syscall.c | |
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 <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions