From: Shawn Guo Date: Mon, 25 Jun 2012 11:54:35 +0000 (+0800) Subject: video: mxsfb: add simple device tree probe X-Git-Tag: v3.6-rc1~144^2~16^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fc610f9a891fd777040bbb1854ae0b58edee9c;p=pandora-kernel.git video: mxsfb: add simple device tree probe Add a simple device tree probe support for mxsfb driver. Before a common binding for struct fb_videomode is available, the driver will keep using struct mxsfb_platform_data. That said, platform code will use auxdata to attach mxsfb_platform_data for device tree boot. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed