ARM: mxs: use auxdata to attach mxsfb_platform_data
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Jun 2012 13:21:46 +0000 (21:21 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 3 Jul 2012 05:22:37 +0000 (13:22 +0800)
Use auxdata to attach mxsfb_platform_data for imx23-evk and imx28-evk.
We take this as a temporary solution for removing those board files,
and it should be updated to use common bindings for struct fb_videomode
when it becomes available.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found