fbdev: sh_mipi_dsi: Remove last reference to LCDC platform data
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 14 Aug 2012 10:21:17 +0000 (12:21 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 21 Nov 2012 14:50:01 +0000 (15:50 +0100)
commit675f9280552c1a8f6e3b2bc2582325f5a9e192d2
tree1c30adbf8160516bfddd015a472ac292008e6ec9
parent8e2b2033db37ff4cec8caca3d0ef815e9aa84153
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>
drivers/video/sh_mipi_dsi.c