commit | 675f9280552c1a8f6e3b2bc2582325f5a9e192d2 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Aug 14 12:21:17 2012 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Nov 21 15:50:01 2012 +0100 |
tree | 1c30adbf8160516bfddd015a472ac292008e6ec9 | |
parent | 8e2b2033db37ff4cec8caca3d0ef815e9aa84153 [diff] |
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>