Files
linux/drivers/video/fbdev
Cai Huoqing 394e80c8c6 video: fbdev: da8xx-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>
2022-01-29 23:22:36 +01:00
..
2019-06-03 16:00:08 +02:00
2020-01-15 17:31:50 +01:00
2020-02-19 10:58:22 -08:00
2020-10-15 08:12:59 +02:00