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. 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. :) 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html