* Chandrabhanu Mahapatra <cmahapatra@xxxxxx> [120820 06:26]: > Hi everyone, > this patch series aims at cleaning up of DSS of cpu_is checks thereby making it > more generic. > > The 1st patch cleans up cpu_is checks from DISPC code. > The 2nd patch removes unused functions from DSS code. > The 3rd patch cleans up cpu_is checks from DSS code. > The 4th patch removes cpu_is checks from VENC code. > The 5th patch disables VENC support on OMAP4. > The 6th patch removes cpu_is checks from DPI code and replaces it with a > dss feature. Good to see this, we need this badly to avoid blocking single zImage effort on omaps. Can you also please take a look at the omap dss headers and make sure that drivers/video/omap code does not do any #include <mach/*.h> or <plat/*.h>? The driver specific headers should be now moved to live in include/linux/platform_data directory instead of the current arch/arm/*omap*/include/*. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html