All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm: rcar-du: fix probe error when DRM_RCAR_DW_HDMI disabled
@ 2018-09-21 11:49 Nguyen An Hoan
  2018-09-21 11:49 ` Nguyen An Hoan
  2018-09-21 17:03 ` Mark Brown
  0 siblings, 2 replies; 5+ messages in thread
From: Nguyen An Hoan @ 2018-09-21 11:49 UTC (permalink / raw)
  To: broonie, linux-renesas-soc, geert+renesas
  Cc: laurent.pinchart, kuninori.morimoto.gx, yoshihiro.shimoda.uh,
	magnus.damm, h-inayoshi, nv-dung, cv-dong, na-hoan

From: Hoan Nguyen An <na-hoan@jinso.co.jp>

Skip return EPROBE_DEFER when DRM_RCAR_DW_HDMI is disabled in case HDMI initialize.
At this time, the rcar-du driver not be able to successfully initialize
if disable DRM_RCAR_DW_HDMI (rcar_du_probe return error),
so can not use other features such as RGB Analog, this patch to fix.

Hoan Nguyen An (1):
  drm: rcar-du: fix probe error when DRM_RCAR_DW_HDMI disabled

 drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2018-11-23 10:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-21 11:49 [PATCH] drm: rcar-du: fix probe error when DRM_RCAR_DW_HDMI disabled Nguyen An Hoan
2018-09-21 11:49 ` Nguyen An Hoan
2018-09-21 17:21   ` Mark Brown
2018-11-22 23:23   ` Laurent Pinchart
2018-09-21 17:03 ` Mark Brown

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.