diff options
author | Laurent Pinchart <[email protected]> | 2018-11-10 13:16:53 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2018-11-12 11:50:13 +0200 |
commit | 350c03e880038bf60184500bab9025d3361c0b0e (patch) | |
tree | 76a6163f8f58878967e4d09f05ffdf032b5c5dfc /drivers/gpu/drm/omapdrm/omap_crtc.c | |
parent | f8523b64d2d2f94bb429c15166d7601d39243c4d (diff) |
drm/omap: dsi: Ensure the device is active during probe
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 <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions