Re: [PATCH v10 2/8] davinci vpbe: VPBE display driver

2010-12-26 Thread Kaspter Ju
Hello,Hadli, On Thu, Dec 23, 2010 at 7:54 PM, Manjunath Hadli wrote: > This patch implements the coe functionality of the dislay driver, > mainly controlling the VENC and other encoders, and acting as > the one point interface for the man V4L2 driver.This implements > the cre of each of the V4L2

[PATCH v10 2/8] davinci vpbe: VPBE display driver

2010-12-23 Thread Manjunath Hadli
This patch implements the coe functionality of the dislay driver, mainly controlling the VENC and other encoders, and acting as the one point interface for the man V4L2 driver.This implements the cre of each of the V4L2 IOCTLs. Signed-off-by: Manjunath Hadli Acked-by: Muralidharan Karicheri Acke