]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
OMAPDSS: APPLY: rename manager_cache_data
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Nov 2011 10:02:03 +0000 (12:02 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:38 +0000 (08:54 +0200)
commitaf3d64b2c674bc6246bb04654b484f34287fbbc3
tree9fc77dc3c97297a36fc7a7faf22410db7d15c665
parentc10c6f042b6a5940c522a334a716d57b40f7dec9
OMAPDSS: APPLY: rename manager_cache_data

manager_cache_data is not a suitable name for the struct. It is more of
a private data for the manager.

Rename the struct to mgr_priv_data, and add a function,
get_mgr_priv(mgr), to get a pointer to the data.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/apply.c