summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny/Kconfig
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-04-21 19:31:56 +0300
committerNoralf Trønnes <noralf@tronnes.org>2021-04-27 13:14:58 +0200
commitd39353c7e5c4fab4faa39c71bbef5d0cbde05787 (patch)
tree52a7dd00fbff4fe1220f9940d0a9e85e1f331980 /drivers/gpu/drm/tiny/Kconfig
parent31c7729d2c79fd0ef7f23e5be5fb851537feaad4 (diff)
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
Diffstat (limited to 'drivers/gpu/drm/tiny/Kconfig')
0 files changed, 0 insertions, 0 deletions