Re: [PATCH 1/1] smiapp: Implement the test pattern control

2014-05-28 Thread Hans Verkuil
On 05/27/14 14:43, Sakari Ailus wrote: > Add support for the V4L2_CID_TEST_PATTERN control. When the solid colour > mode is selected, additional controls become available for setting the > solid four solid colour components. > > Signed-off-by: Sakari Ailus > --- > drivers/media/i2c/smiapp/smiapp

[PATCH 1/1] smiapp: Implement the test pattern control

2014-05-27 Thread Sakari Ailus
Add support for the V4L2_CID_TEST_PATTERN control. When the solid colour mode is selected, additional controls become available for setting the solid four solid colour components. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 120 +++-- driv