fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 13:33:41 +0000 (14:33 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:55 +0000 (22:40 +0100)
commit93ff259846a774ff37dca54792c5a3a6425882c0
treeb5bbdb3005ec0dc57f674c1c88de5abede17c65f
parent2d04559dc23bed905ed2904f2bbcbcc3f1a7fd91
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes

The struct sh_mobile_lcdc_chan_cfg platform data contains a list of
video modes. Name the lcd_cfg and num_cfg fields to reflect that they
describe video modes.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
12 files changed:
arch/arm/mach-shmobile/board-ag5evm.c
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-bonito.c
arch/arm/mach-shmobile/board-mackerel.c
arch/sh/boards/mach-ap325rxa/setup.c
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boards/mach-kfr2r09/setup.c
arch/sh/boards/mach-migor/setup.c
arch/sh/boards/mach-se/7724/setup.c
drivers/video/sh_mipi_dsi.c
drivers/video/sh_mobile_lcdcfb.c
include/video/sh_mobile_lcdc.h
This page took 0.028026 seconds and 5 git commands to generate.