mirror_ubuntu-kernels/drivers/gpu/drm/bridge/imx
Liu Ying 325b71e820
drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
Fix a couple of building warnings on used uninitialized 'best_m' and
'best_n' local variables by initializing 'best_m' to zero and 'best_n'
to UINT_MAX.  This makes compiler happy only.  No functional change.

Fixes: ce62f8ea7e ("drm/bridge: imx: Add i.MX93 MIPI DSI support")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202311151746.f7u7dzbZ-lkp@intel.com/
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231123051807.3818342-1-victor.liu@nxp.com
2023-11-28 17:10:30 +01:00
..
imx8qm-ldb.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
imx8qxp-ldb.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
imx8qxp-pixel-combiner.c drm/bridge: imx8qxp-pixel-combiner: Convert to platform remove callback returning void 2023-03-20 11:51:51 +01:00
imx8qxp-pixel-link.c drm: Use of_property_present() for testing DT property presence 2023-03-28 14:55:33 -05:00
imx8qxp-pxl2dpi.c drm/bridge: imx8qxp-pxl2dpi: Convert to platform remove callback returning void 2023-03-20 11:51:52 +01:00
imx93-mipi-dsi.c drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings 2023-11-28 17:10:30 +01:00
imx-ldb-helper.c drm/bridge: imx: fix mixed module-builtin object 2023-06-05 15:59:00 +02:00
imx-ldb-helper.h drm/bridge: imx: Add LDB driver helper support 2022-06-20 21:15:15 +02:00
Kconfig drm/bridge: imx: Add i.MX93 MIPI DSI support 2023-10-16 11:38:47 +02:00
Makefile drm/bridge: imx: Add i.MX93 MIPI DSI support 2023-10-16 11:38:47 +02:00