From: Shawn Guo Date: Wed, 13 Mar 2013 06:28:19 +0000 (+0800) Subject: video: mxsfb: remove dotclk_delay from platform_data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~10^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f3e99649baa77b2d22e385b2ea09e8f308c905;p=pandora-kernel.git video: mxsfb: remove dotclk_delay from platform_data There is no in-tree mxsfb users using mxsfb_platform_data dotclk_delay. Let's remove it from mxsfb_platform_data to ease full device tree adoption of mxsfb driver. If later we have platform/board need to configure this parameter, we can add it into device tree bindings. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed