From: Chandrabhanu Mahapatra Date: Tue, 3 Jul 2012 06:56:51 +0000 (+0530) Subject: OMAPDSS: DISPC: Cleanup cpu_is_xxxx checks X-Git-Tag: v3.7-rc1~48^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbe765b4f7c097ceab7dabe3af29e2a02529ebf;p=pandora-kernel.git OMAPDSS: DISPC: Cleanup cpu_is_xxxx checks All the cpu_is checks have been moved to dispc_init_features function providing a much more generic and cleaner interface. The OMAP version and revision specific functions and data are initialized by dispc_features structure which is local to dispc.c. Signed-off-by: Chandrabhanu Mahapatra Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed