commit | fc9e78e6b3d2ba2e96426527b8231f6b7c7b7b96 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Nov 29 16:05:36 2011 +0100 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:40:56 2012 +0100 |
tree | a846f4f8dba95e2d7c08784bf213cb5fd59059be | |
parent | 105784bbb47cd76f0fc32954b047a13b704fa840 [diff] |
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan Store the active format in the channel structure, and use it instead of parsing info->var all over the place when the format is needed. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>