linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Standardize DSI driver logging system
@ 2021-02-22  9:22 Raphael GALLAIS-POU - foss
  2021-02-22  9:22 ` [PATCH 1/2] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER Raphael GALLAIS-POU - foss
  2021-02-22  9:23 ` [PATCH 2/2] drm/stm: dsi: Use dev_ based logging Raphael GALLAIS-POU - foss
  0 siblings, 2 replies; 5+ messages in thread
From: Raphael GALLAIS-POU - foss @ 2021-02-22  9:22 UTC (permalink / raw)
  To: Yannick FERTRE, Philippe CORNU, Benjamin Gaignard,
	Vincent ABRIOU, Sam Ravnborg, Joe Perches
  Cc: Daniel Vetter, Raphael GALLAIS-POU - foss, David Airlie,
	Yannick FERTRE - foss, Raphael GALLAIS-POU, linux-kernel,
	dri-devel, Alexandre TORGUE - foss, Philippe CORNU - foss,
	Maxime Coquelin, linux-stm32, linux-arm-kernel, Alexandre TORGUE

The use of DRM logging macros was removed and dev_err_probe() replaces
condition, showing errors but not EPROBE_DEFER.

Yannick Fertre (2):
  drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
  drm/stm: dsi: Use dev_ based logging

 drivers/gpu/drm/stm/dw_mipi_dsi-stm.c | 58 +++++++++++++--------------
 1 file changed, 29 insertions(+), 29 deletions(-)

-- 
2.17.1

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-08  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22  9:22 [PATCH 0/2] Standardize DSI driver logging system Raphael GALLAIS-POU - foss
2021-02-22  9:22 ` [PATCH 1/2] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER Raphael GALLAIS-POU - foss
2021-03-08  9:10   ` yannick Fertre
2021-02-22  9:23 ` [PATCH 2/2] drm/stm: dsi: Use dev_ based logging Raphael GALLAIS-POU - foss
2021-03-08  9:10   ` yannick Fertre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).