From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 8bytes.org ([85.214.48.195]:53265 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751426AbaFEPyA (ORCPT ); Thu, 5 Jun 2014 11:54:00 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.8bytes.org (Postfix) with SMTP id A46EE12B1DE for ; Thu, 5 Jun 2014 17:53:58 +0200 (CEST) Date: Thu, 5 Jun 2014 17:53:56 +0200 From: Joerg Roedel To: Mauro Carvalho Chehab Cc: Laurent Pinchart , linux-media@vger.kernel.org Subject: Re: [GIT PULL FOR v3.16] Migrate the OMAP3 ISP driver to videobuf2 Message-ID: <20140605155353.GB12798@8bytes.org> References: <1490830.vhB1M3oxv4@avalon> <20140604205310.2dbb469b.m.chehab@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140604205310.2dbb469b.m.chehab@samsung.com> Sender: linux-media-owner@vger.kernel.org List-ID: Hi Mauro, On Wed, Jun 04, 2014 at 08:53:10PM -0300, Mauro Carvalho Chehab wrote: > Hi Joerg, > > I have one topic branch here that depends on your branch: > git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git arm/omap > > Did you send already a pull request for Linus? If not, when are you planning > to do? > > My intention is to send my pull request after yours ;) Just sent my pull-request. In the future you can also let me know earlier and I can give you a topic-branch then from my tree to just pull into yours to avoid those dependencies :-) Joerg