Hi David,

On Saturday, February 19, 2011 17:35:46 David Cohen wrote:
> Hi,
> 
> This is the first patch (set) version to remove V4L2 internal device 
> interface.
> I have converted tcm825x VGA sensor to V4L2 sub device interface. I removed
> also some workarounds in the driver which doesn't fit anymore in its new
> interface.

Very nice! It looks good. I noticed that you didn't convert it to the control
framework yet, but after looking at the controls I think that it is probably
better if I do that anyway. There are several private controls in this driver,
and I will need to take a good look at those.

> TODO:
>  - Remove V4L2 int device interface from omap24xxcam driver.
>  - Define a new interface to handle xclk. OMAP3 ISP could be used as base.
>  - Use some base platform (probably N8X0) to add board code and test them.
>  - Remove V4L2 int device. :)

It would be so nice to have that API removed :-)

Regards,

        Hans

> 
> Br,
> 
> David
> ---
> 
> David Cohen (1):
>   tcm825x: convert driver to V4L2 sub device interface
> 
>  drivers/media/video/tcm825x.c |  369 
> ++++++++++++-----------------------------
>  drivers/media/video/tcm825x.h |    6 +-
>  2 files changed, 109 insertions(+), 266 deletions(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

-- 
Hans Verkuil - video4linux developer - sponsored by Cisco
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to