]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/video/sh_mobile_meram.h
fbdev: sh_mobile_meram: Add 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:09 +0000 (22:41 +0100)
commit2a618e0333f5d1d27bbd4d90d70f07e0a8dc0ba7
treef7bfe21bf5374ec4997a3640b0411962b8b68b3a
parenteb4f2304ba029f78516c2fe23213d7e2d0f8d58f
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb

The new structure stores ICB parameters for ICBs.

Instead of modifying the struct sh_mobile_meram_cfg instances passed by
callers, store the ICB parameters internally and make the public API
take const pointers to sh_mobile_meram_cfg.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_meram.c
include/video/sh_mobile_meram.h