linux/drivers/gpu/drm/msm/dsi/phy
Sean Paul 7896e2237d drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails
We have if (!phy->pll) checks scattered through the driver and if
phy->pll is an error pointer, those checks will pass and bad things will
happen :(

Reviewed-by: Rob Clark <robdclark@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190617200920.133104-1-sean@poorly.run
2019-06-20 14:41:59 -04:00
..
dsi_phy_10nm.c drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings 2019-06-19 12:30:55 -07:00
dsi_phy_14nm.c drm: msm: Use DRM_DEV_* instead of dev_* 2018-12-11 13:05:22 -05:00
dsi_phy_20nm.c drm: msm: Use DRM_DEV_* instead of dev_* 2018-12-11 13:05:22 -05:00
dsi_phy_28nm_8960.c drm: msm: Use DRM_DEV_* instead of dev_* 2018-12-11 13:05:22 -05:00
dsi_phy_28nm.c drm: msm: Use DRM_DEV_* instead of dev_* 2018-12-11 13:05:22 -05:00
dsi_phy.c drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails 2019-06-20 14:41:59 -04:00
dsi_phy.h drm/msm/dsi: Add old timings quirk for 10nm phy 2019-06-18 13:56:43 -07:00