Hi everybody, There 3 patches implement support for the selection API in the OMAP3 ISP driver. Support for the legacy subdev crop API is removed from the driver, but still available through the translation layer in the subdev core. Laurent Pinchart (3): omap3isp: ccdc: Add selection support on output formatter source pad omap3isp: preview: Replace the crop API by the selection API omap3isp: resizer: Replace the crop API by the selection API drivers/media/video/omap3isp/ispccdc.c | 180 ++++++++++++++++++++++++++-- drivers/media/video/omap3isp/ispccdc.h | 2 + drivers/media/video/omap3isp/isppreview.c | 74 +++++++++--- drivers/media/video/omap3isp/ispresizer.c | 138 ++++++++++++++-------- 4 files changed, 311 insertions(+), 83 deletions(-) -- Regards, Laurent Pinchart -- 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