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)
commit16478b61f0d88a08163b92af27f0e77f471576ce
tree9de73bf8f7b14f1052e3b86a41f46ea9ccf5dbec
parentd330615b90d4997909806f8c22be6a3a2c3449b9
ARM/fb: ep93xx: switch framebuffer to use modedb only

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