linux/drivers/gpu/drm/tiny
Andy Shevchenko d39353c7e5 drm/ili9225: Avoid spamming logs if probe is deferred
The GPIO request can fail and probe may be deferred. Thus,
the error message may be printed again and again. Avoid
this by replacing DRM_DEV_ERROR() by dev_err_probe().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210421163157.50949-6-andriy.shevchenko@linux.intel.com
2021-04-27 13:14:58 +02:00
..
arcpgu.c
cirrus.c drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
gm12u320.c drm-misc-next for 5.13: 2021-03-16 17:08:46 +10:00
hx8357d.c
ili9225.c drm/ili9225: Avoid spamming logs if probe is deferred 2021-04-27 13:14:58 +02:00
ili9341.c drm/ili9341: Avoid spamming logs if probe is deferred 2021-04-27 13:14:42 +02:00
ili9486.c drm/ili9486: Avoid spamming logs if probe is deferred 2021-04-27 13:14:21 +02:00
Kconfig
Makefile
mi0283qt.c drm/mi0283qt: Avoid spamming logs if probe is deferred 2021-04-27 13:14:06 +02:00
repaper.c
st7586.c drm/st7586: Avoid spamming logs if probe is deferred 2021-04-27 13:13:56 +02:00
st7735r.c drm/st7735r: Avoid spamming logs if probe is deferred 2021-04-27 13:13:46 +02:00