ARM/fb: ep93xx: switch framebuffer to use modedb only
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 11 Aug 2015 15:17:18 +0000 (17:17 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Aug 2015 10:25:44 +0000 (12:25 +0200)
All the EP93xx boards exclusively use modedb to look up video
modes from the command line. Root out the parametrization of
custom video modes from the platform data and board files
and simplify the driver.

Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-ep93xx/edb93xx.c
arch/arm/mach-ep93xx/simone.c
arch/arm/mach-ep93xx/snappercl15.c
arch/arm/mach-ep93xx/vision_ep9307.c
drivers/video/fbdev/ep93xx-fb.c
include/linux/platform_data/video-ep93xx.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge