[PATCH v2 3/4] drm/omap: dsi: Ensure the device is active during probe
Tony Lindgren
tony at atomide.com
Mon Nov 5 20:11:33 UTC 2018
* Laurent Pinchart <laurent.pinchart at ideasonboard.com> [181105 15:10]:
> The probe function performs hardware access to read the number of
> supported data lanes from a configuration register and thus requires the
> device to be active. Ensure this by surrounding the access with
> dsi_runtime_get() and dsi_runtime_put() calls.
>
> Fixes: edb715dffdee ("drm/omap: dss: dsi: Move initialization code from bind to probe")
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Acked-by: Tony Lindgren <tony at atomide.com>
More information about the dri-devel
mailing list