commit | 93ff259846a774ff37dca54792c5a3a6425882c0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Nov 29 14:33:41 2011 +0100 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:40:55 2012 +0100 |
tree | b5bbdb3005ec0dc57f674c1c88de5abede17c65f | |
parent | 2d04559dc23bed905ed2904f2bbcbcc3f1a7fd91 [diff] |
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>