fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 19 Sep 2011 09:40:31 +0000 (11:40 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:08 +0000 (22:41 +0100)
commitd272f428fac77ec57049a3293583ab3353928b1c
tree10e4e3bf360c7e288003de7d070a9da0e4cd98f2
parente1d1144eb92e69394958e59ff2a0fd22d58094d4
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>
drivers/video/sh_mobile_meram.c
include/video/sh_mobile_meram.h
This page took 0.028551 seconds and 5 git commands to generate.