From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp2.provo.novell.com ([137.65.250.81]:34989 "EHLO smtp2.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753180AbbA2LVu (ORCPT ); Thu, 29 Jan 2015 06:21:50 -0500 Message-ID: <1422530501.4604.34.camel@stgolabs.net> Subject: Re: [PATCH v5] media: au0828 - convert to use videobuf2 From: Davidlohr Bueso To: Hans Verkuil Cc: Shuah Khan , m.chehab@samsung.com, hans.verkuil@cisco.com, dheitmueller@kernellabs.com, prabhakar.csengg@gmail.com, sakari.ailus@linux.intel.com, laurent.pinchart@ideasonboard.com, ttmesterr@gmail.com, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Date: Thu, 29 Jan 2015 03:21:41 -0800 In-Reply-To: <54CA166B.6000101@cisco.com> References: <1422042075-7320-1-git-send-email-shuahkh@osg.samsung.com> <54C96D4C.6070200@osg.samsung.com> <1422530027.4604.32.camel@stgolabs.net> <54CA166B.6000101@cisco.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On Thu, 2015-01-29 at 12:15 +0100, Hans Verkuil wrote: > You can't split this up, it's one of those changes that is all or > nothing. Fair enough. With changes that large, it should be mentioned, though. Thanks.