On Sun, Jun 12, 2022 at 03:21:52PM +0200, Marek Vasut wrote:
> The rcar_mipi_dsi_parse_dt() now contains two uninitialized variables
> due to conversion to common drm_of_get_data_lanes_count_ep() helper.
> Drop them.
>
> Fixes: d643daaf1694 ("drm/bridge: rcar: Convert to
> drm_of_get_data_lanes_count_ep")
> Reported-by: kernel test robot <[email protected]>
> Signed-off-by: Marek Vasut <[email protected]>
> Cc: Andrzej Hajda <[email protected]>
> Cc: Laurent Pinchart <[email protected]>
> Cc: Lucas Stach <[email protected]>
> Cc: Maxime Ripard <[email protected]>
> Cc: Robert Foss <[email protected]>
> Cc: Sam Ravnborg <[email protected]>
> To: [email protected]
Acked-by: Sam Ravnborg <[email protected]>