Commits
Laurent Pinchart committed 675f9280552
fbdev: sh_mipi_dsi: Remove last reference to LCDC platform data The format check that references LCDC platform data isn't needed, as the mismatch between LCDC and MIPI-DSI platform it detects would result in a badly displayed image, which isn't worse than a complete failure to setup the transmitter. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>