aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_main.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-04-21 19:31:55 +0300
committerNoralf Trønnes <[email protected]>2021-04-27 13:14:42 +0200
commit31c7729d2c79fd0ef7f23e5be5fb851537feaad4 (patch)
tree4255a25bb039acb4d41d95bc8afad7e19041f83c /drivers/gpu/drm/ast/ast_main.c
parente276fbcb10798a8d8bced01e832f14ab21466278 (diff)
drm/ili9341: 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 <[email protected]> Signed-off-by: Noralf Trønnes <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/ast/ast_main.c')
0 files changed, 0 insertions, 0 deletions