]> rtime.felk.cvut.cz Git - linux-imx.git/commit
video: mxsfb: remove dotclk_delay from platform_data
authorShawn Guo <shawn.guo@linaro.org>
Wed, 13 Mar 2013 06:28:19 +0000 (14:28 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 4 Apr 2013 13:22:41 +0000 (21:22 +0800)
commit36f3e99649baa77b2d22e385b2ea09e8f308c905
treea1b64976820ac3fb5a28d77adf22f6d996e321ff
parent4aa02c7cbb6816913554dc18ff750a70a4ace796
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 <shawn.guo@linaro.org>
drivers/video/mxsfb.c
include/linux/mxsfb.h