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

2010-11-13 Thread Hans Verkuil
Some minor review comments... On Monday, November 08, 2010 15:54:25 Manjunath Hadli wrote: > From: Muralidharan Karicheri > > 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 V4

[PATCH 2/6] davinci vpbe: VPBE display driver

2010-11-08 Thread Manjunath Hadli
From: Muralidharan Karicheri 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: Muralidharan Karicheri