From: Archit Taneja Date: Fri, 6 May 2011 06:15:51 +0000 (+0530) Subject: OMAP: DSS2: Remove usage of struct dispc_reg X-Git-Tag: v3.0-rc1~166^2~20^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55978cc20efca8c40a7f4500df868e3d2ac8c025;p=pandora-kernel.git OMAP: DSS2: Remove usage of struct dispc_reg struct dispc_reg was originally used while migrating from old omapfb to catch cases where the arguments to dispc_read_reg/dispc_write_reg were in wrong order, since old omapfb had the arguments in reverse order. Remove this struct and use u16 instead Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed