From: Tomi Valkeinen Date: Tue, 15 Nov 2011 09:56:57 +0000 (+0200) Subject: OMAPDSS: APPLY: rename overlay_cache_data X-Git-Tag: v3.3-rc1~59^2~2^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10c6f042b6a5940c522a334a716d57b40f7dec9;p=pandora-kernel.git OMAPDSS: APPLY: rename overlay_cache_data overlay_cache_data is not a suitable name for the struct. It is more of a private data for the overlay. Rename the struct to ovl_priv_data, and add a function, get_ovl_priv(ovl), to get a pointer to the data. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed