> -Original Message-
> From: Taneja, Archit
> Sent: Monday, September 27, 2010 12:47 PM
> To: Hiremath, Vaibhav
> Cc: linux-omap@vger.kernel.org; linux-me...@vger.kernel.org; Taneja,
> Archit
> Subject: [PATCH v2 1/2] V4L/DVB: OMAP_VOUT: Create a seperate vrf
Create omap_vout_vrfb.c and omap_vout_vrfb.h, these contain functions which
omap_vout will call if the rotation type is set to VRFB rotation. It is
essentialy the code in omap_vout which is used for vrfb specific tasks.
Apart from this, some functions and preprocessor defines needed by the new
vrf