Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752317AbbBWUTl (ORCPT ); Mon, 23 Feb 2015 15:19:41 -0500 Received: from mail-we0-f180.google.com ([74.125.82.180]:39613 "EHLO mail-we0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbbBWUTj (ORCPT ); Mon, 23 Feb 2015 15:19:39 -0500 From: Lad Prabhakar To: Laurent Pinchart , Sakari Ailus Cc: LMML , LKML , "Lad, Prabhakar" Subject: [PATCH 0/3] omap3isp trivial enhancements Date: Mon, 23 Feb 2015 20:19:30 +0000 Message-Id: <1424722773-20131-1-git-send-email-prabhakar.csengg@gmail.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 863 Lines: 26 From: "Lad, Prabhakar" Hi Laurent/Sakari, This patch series is intended to use the helpers provided by the v4l-core. Please note I have just compile tested them. Lad, Prabhakar (3): media: omap3isp: ispvideo: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE media: omap3isp: ispvideo: drop driver specific isp_video_fh media: omap3isp: ispvideo: use vb2_fop_mmap/poll drivers/media/platform/omap3isp/ispvideo.c | 153 +++++++++-------------------- drivers/media/platform/omap3isp/ispvideo.h | 13 +-- 2 files changed, 50 insertions(+), 116 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/