diff options
| author | Dmitry Baryshkov <[email protected]> | 2023-11-07 11:14:13 +0000 |
|---|---|---|
| committer | Abhinav Kumar <[email protected]> | 2023-11-16 20:57:04 +0000 |
| commit | 3944e343e54b93d3fef30eacc4738e77fdf5444e (patch) | |
| tree | 00f7e6e1d52e1258dea4f5f0026e1af1abbd27a4 /drivers/fpga/fpga-bridge.c | |
| parent | drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphy (diff) | |
| download | kernel-3944e343e54b93d3fef30eacc4738e77fdf5444e.tar.gz kernel-3944e343e54b93d3fef30eacc4738e77fdf5444e.zip | |
drm/msm: remove exra drm_kms_helper_poll_init() call
It seems during rebases I have left a call to drm_kms_helper_poll_init()
which is not guarded by the (priv->kms_init) check. This leads to the
crash for the boards which don't have KMS output. Drop this call, as
there is a correctly guarded one next to the one being removed.
Fixes: 506efcba3129 ("drm/msm: carve out KMS code from msm_drv.c")
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/566299/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abhinav Kumar <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
