Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/omapdrm
Laurent Pinchart c39bbb903c drm: omapdrm: displays: panel-dsi-cm: Fix field access before set
The driver accesses the ddata->in field before it gets set in the
dsicm_connect() function. Use the local in pointer variable instead.

Fixes: 7877632b4cd0 ("drm: omapdrm: displays: Get panel source at connect time")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2018-03-02 15:11:07 +02:00
..
2018-03-01 09:18:18 +02:00
2018-03-01 09:18:18 +02:00
2018-03-01 09:09:10 +02:00
2013-02-16 17:38:06 -05:00