From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756061AbcG0NwR (ORCPT ); Wed, 27 Jul 2016 09:52:17 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:51495 "EHLO s-opensource.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754393AbcG0NwQ (ORCPT ); Wed, 27 Jul 2016 09:52:16 -0400 Date: Wed, 27 Jul 2016 10:52:10 -0300 From: Mauro Carvalho Chehab To: Hans Verkuil Cc: Linus Torvalds , Andrew Morton , Linux Media Mailing List , Linux Kernel Mailing List Subject: Re: [GIT PULL for v4.8-rc1] media updates part II: documentation Message-ID: <20160727105210.1e1233c2@recife.lan> In-Reply-To: References: <20160727062313.375a5cad@recife.lan> Organization: Samsung X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, 27 Jul 2016 11:53:16 +0200 Hans Verkuil escreveu: > Hi Mauro, Linus, > > On 07/27/2016 11:23 AM, Mauro Carvalho Chehab wrote: > > Hi Linus, > > > > Please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.8-4 > > > > For media documentation updates. > > > > This patch series does the conversion of all media documentation stuff > > to Restrutured Text markup format and add them to the Documentation/index.rst > > file. The media documentation was grouped into 4 books: > > - media uAPI; > > - media kAPI; > > - V4L driver-specific documentation; > > - DVB driver-specific documentation. > > > > It also contains several documentation improvements and one fixup patch for > > a core issue with cropcap. > > FYI: the cropcap fixup patch (v4l2-ioctl: fix stupid mistake in cropcap condition) > is already upstream (it got merged just before 4.7 was released). > > So that patch can be dropped. True. Will resend the pull request without that patch. > > Regards, > > Hans -- Thanks, Mauro