commit | d272f428fac77ec57049a3293583ab3353928b1c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Sep 19 11:40:31 2011 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:41:08 2012 +0100 |
tree | 10e4e3bf360c7e288003de7d070a9da0e4cd98f2 | |
parent | e1d1144eb92e69394958e59ff2a0fd22d58094d4 [diff] |
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb The structure describe ICB configuration, no ICB objects themselves. Rename it to sh_mobile_meram_icb_cfg in preparation for the addition of an ICB structure. All the structure fields are unsigned integers, make them so. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>