diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-17 07:22:11 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-01-30 01:22:36 +0300 |
commit | b1d8c84abb38564171694564a325734893493894 (patch) | |
tree | d16a76f36983505fca06214247b6618a4351f668 /drivers/vhost | |
parent | a644da2ec57ac40a7f0763c099122bf189043c0b (diff) | |
download | linux-b1d8c84abb38564171694564a325734893493894.tar.xz |
video: fbdev: s3c-fb: 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.
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: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions