All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Standardize DSI driver logging system
@ 2021-02-22  9:22 ` Raphael GALLAIS-POU - foss
  0 siblings, 0 replies; 16+ 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@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Alexandre TORGUE - foss, Philippe CORNU - foss, Maxime Coquelin,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org, 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] 16+ messages in thread

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

Thread overview: 16+ 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 ` Raphael GALLAIS-POU - foss
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:22   ` Raphael GALLAIS-POU - foss
2021-02-22  9:22   ` Raphael GALLAIS-POU - foss
2021-03-08  9:10   ` yannick Fertre
2021-03-08  9:10     ` yannick Fertre
2021-03-08  9:10     ` yannick Fertre
2021-03-08 14:22     ` Philippe CORNU - foss
2021-02-22  9:23 ` [PATCH 2/2] drm/stm: dsi: Use dev_ based logging Raphael GALLAIS-POU - foss
2021-02-22  9:23   ` Raphael GALLAIS-POU - foss
2021-02-22  9:23   ` Raphael GALLAIS-POU - foss
2021-03-08  9:10   ` yannick Fertre
2021-03-08  9:10     ` yannick Fertre
2021-03-08  9:10     ` yannick Fertre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.