From: Tomi Valkeinen Date: Sat, 30 Apr 2011 09:13:14 +0000 (+0300) Subject: OMAP: DSS2: OMAPFB: Add struct to store per-display data X-Git-Tag: v3.1-rc1~98^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065a40bd461d3709a2c36adf0ec383581cc692a7;p=pandora-kernel.git OMAP: DSS2: OMAPFB: Add struct to store per-display data Create a new struct omapfb_display_data to contain omapfb's private per-display data. Move the bpp override there. This struct will be used to hold auto/manual update state of a display in the following patches. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed