From: archit taneja Date: Tue, 14 Jun 2011 06:54:47 +0000 (-0300) Subject: [media] OMAP_VOUT: Create separate file for VRFB related API's X-Git-Tag: v3.1-rc1~116^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445e258fa286cb83818b731ef4075a8cc183f2f3;p=pandora-kernel.git [media] OMAP_VOUT: Create separate file for VRFB related API's Introduce omap_vout_vrfb.c and omap_vout_vrfb.h, for all VRFB related API's, making OMAP_VOUT driver independent from VRFB. This is required for OMAP4 DSS, since OMAP4 doesn't have VRFB block. Added new enum vout_rotation_type and "rotation_type" member to omapvideo_info, this is initialized based on the arch type in omap_vout_probe. The rotation_type var is now used to choose between vrfb and non-vrfb calls. Signed-off-by: Archit Taneja Signed-off-by: Vaibhav Hiremath Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed