From: Laurent Pinchart Date: Mon, 19 Sep 2011 09:40:31 +0000 (+0200) Subject: fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb X-Git-Tag: v3.4-rc1~125^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d272f428fac77ec57049a3293583ab3353928b1c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed