From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762632AbbA3QDe (ORCPT ); Fri, 30 Jan 2015 11:03:34 -0500 Received: from lb1-smtp-cloud6.xs4all.net ([194.109.24.24]:46621 "EHLO lb1-smtp-cloud6.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751023AbbA3QDc (ORCPT ); Fri, 30 Jan 2015 11:03:32 -0500 Message-ID: <54CBAB4E.3040805@xs4all.nl> Date: Fri, 30 Jan 2015 17:03:26 +0100 From: Hans Verkuil User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 MIME-Version: 1.0 To: "Lad, Prabhakar" , Hans Verkuil , Kamil Debski CC: LKML , Mauro Carvalho Chehab , LMML Subject: Re: [PATCH v2] media: ti-vpe: Use mem-to-mem ioctl helpers References: <1418997124-28426-1-git-send-email-prabhakar.csengg@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Prabhakar, I might have time on Monday, but that is almost certainly too late for 3.20. It's a bit busy at the moment. Sorry, Hans On 01/30/2015 04:54 PM, Lad, Prabhakar wrote: > Hello Hans/Kamil, > > On Fri, Dec 19, 2014 at 1:52 PM, Lad, Prabhakar > wrote: >> 1: Simplify the vpe mem-to-mem driver by using the m2m ioctl >> and vb2 helpers. >> 2: Align and arranged the v4l2_ioctl_ops. >> 3: Fixes a typo. >> 4: Use of_match_ptr() instead of explicitly defining the macro >> to NULL in case CONFIG_OF is not defined. >> > Can you please review and queue this patch for v3.20 ? > > Cheers, > --Prabhakar Lad > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >