From: Chandrabhanu Mahapatra Date: Wed, 11 Jul 2012 13:06:18 +0000 (+0530) Subject: OMAPDSS: DSS: Cleanup cpu_is_xxxx checks X-Git-Tag: v3.7-rc1~48^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185bae1095188aa199c9be64d6030d8dbfc65e0a;p=pandora-kernel.git OMAPDSS: DSS: Cleanup cpu_is_xxxx checks All the cpu_is checks have been moved to dss_init_features function providing a much more generic and cleaner interface. The OMAP version and revision specific initializations in various functions are cleaned and the necessary data are moved to dss_features structure which is local to dss.c. Signed-off-by: Chandrabhanu Mahapatra Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed