-
- Downloads
fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data
This is a preparation for HDMI hotplug support. This patch just moves all platform defined video modes for the sh_mobile_lcdcfb driver to separate arrays and switches all users to use element 0 of that array, so, this patch doesn't introduce any functional changes and as such should not cause any regressions. Signed-off-by:Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Showing
- arch/arm/mach-shmobile/board-ap4evb.c 57 additions, 41 deletionsarch/arm/mach-shmobile/board-ap4evb.c
- arch/sh/boards/mach-ap325rxa/setup.c 17 additions, 12 deletionsarch/sh/boards/mach-ap325rxa/setup.c
- arch/sh/boards/mach-ecovec24/setup.c 36 additions, 24 deletionsarch/sh/boards/mach-ecovec24/setup.c
- arch/sh/boards/mach-kfr2r09/setup.c 17 additions, 12 deletionsarch/sh/boards/mach-kfr2r09/setup.c
- arch/sh/boards/mach-migor/setup.c 31 additions, 27 deletionsarch/sh/boards/mach-migor/setup.c
- arch/sh/boards/mach-se/7724/setup.c 34 additions, 20 deletionsarch/sh/boards/mach-se/7724/setup.c
- drivers/video/sh_mipi_dsi.c 18 additions, 14 deletionsdrivers/video/sh_mipi_dsi.c
- drivers/video/sh_mobile_hdmi.c 2 additions, 1 deletiondrivers/video/sh_mobile_hdmi.c
- drivers/video/sh_mobile_lcdcfb.c 5 additions, 5 deletionsdrivers/video/sh_mobile_lcdcfb.c
- include/video/sh_mobile_lcdc.h 2 additions, 1 deletioninclude/video/sh_mobile_lcdc.h
Loading
Please register or sign in to comment