From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH 0/6] ReST conversion patches not applied yet Date: Wed, 31 Jul 2019 14:17:34 -0600 Message-ID: <20190731141734.1fa9ce64@lwn.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Maxime Ripard , samba-technical@lists.samba.org, Mark Brown , devicetree@vger.kernel.org, Liam Girdwood , linux-iio@vger.kernel.org, Lars-Peter Clausen , Evgeniy Dushistov , Jonathan Cameron , Peter Meerwald-Stadler , Steve French , Alexander Shishkin , Chen-Yu Tsai , Suzuki K Poulose , linux-cifs@vger.kernel.org, Dave Kleikamp , Mark Rutland List-Id: alsa-devel@alsa-project.org On Wed, 31 Jul 2019 17:08:47 -0300 Mauro Carvalho Chehab wrote: > As promised, this is the rebased version of the patches that were not applied > from the /26 patch series because you had merge conflicts. > > They're all based on your docs-next branch, so should apply fine. > > The first one fixes all but one error with a broken reference. > > The only broken reference right now is due to a DT patch with was not > accepted (no idea why), but whose driver is upstream. All but 5/6 applied, thanks. jon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AD252C32751 for ; Wed, 31 Jul 2019 20:17:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7C753206A3 for ; Wed, 31 Jul 2019 20:17:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727309AbfGaURh (ORCPT ); Wed, 31 Jul 2019 16:17:37 -0400 Received: from ms.lwn.net ([45.79.88.28]:56130 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725793AbfGaURh (ORCPT ); Wed, 31 Jul 2019 16:17:37 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 7F83A7DA; Wed, 31 Jul 2019 20:17:35 +0000 (UTC) Date: Wed, 31 Jul 2019 14:17:34 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Maxime Ripard , samba-technical@lists.samba.org, Mark Brown , devicetree@vger.kernel.org, Liam Girdwood , linux-iio@vger.kernel.org, Lars-Peter Clausen , Evgeniy Dushistov , Jonathan Cameron , Peter Meerwald-Stadler , Steve French , Alexander Shishkin , Chen-Yu Tsai , Suzuki K Poulose , linux-cifs@vger.kernel.org, Dave Kleikamp , Mark Rutland , Evgeniy Polyakov , Mathieu Poirier , Rob Herring , jfs-discussion@lists.sourceforge.net, linux-arm-kernel@lists.infradead.org, Hartmut Knaack , linux-spi@vger.kernel.org Subject: Re: [PATCH 0/6] ReST conversion patches not applied yet Message-ID: <20190731141734.1fa9ce64@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-cifs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org On Wed, 31 Jul 2019 17:08:47 -0300 Mauro Carvalho Chehab wrote: > As promised, this is the rebased version of the patches that were not applied > from the /26 patch series because you had merge conflicts. > > They're all based on your docs-next branch, so should apply fine. > > The first one fixes all but one error with a broken reference. > > The only broken reference right now is due to a DT patch with was not > accepted (no idea why), but whose driver is upstream. All but 5/6 applied, thanks. jon From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH 0/6] ReST conversion patches not applied yet Date: Wed, 31 Jul 2019 14:17:34 -0600 Message-ID: <20190731141734.1fa9ce64@lwn.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Maxime Ripard , samba-technical@lists.samba.org, Mark Brown , devicetree@vger.kernel.org, Liam Girdwood , linux-iio@vger.kernel.org, Lars-Peter Clausen , Evgeniy Dushistov , Jonathan Cameron , Peter Meerwald-Stadler , Steve French , Alexander Shishkin , Chen-Yu Tsai , Suzuki K Poulose , linux-cifs@vger.kernel.org, Dave Kleikamp , Mark Rutland Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Wed, 31 Jul 2019 17:08:47 -0300 Mauro Carvalho Chehab wrote: > As promised, this is the rebased version of the patches that were not applied > from the /26 patch series because you had merge conflicts. > > They're all based on your docs-next branch, so should apply fine. > > The first one fixes all but one error with a broken reference. > > The only broken reference right now is due to a DT patch with was not > accepted (no idea why), but whose driver is upstream. All but 5/6 applied, thanks. jon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3B25C433FF for ; Wed, 31 Jul 2019 20:17:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BC4DC206A3 for ; Wed, 31 Jul 2019 20:17:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cOiguX5U" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BC4DC206A3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2z6e6UGfZPPM69L5eW3CPrKxEaxfl3256zQNwjjkcr0=; b=cOiguX5UsI476/ XM0GRAbcgwJi0SqhOI9A3CZPegeG0KCEz3fUL1d9+sBjRo6rEfSP5bGmhaKbia+2YGw9VdtlT7ZcK 3dtpmKeKeFNfojizZ/OyPc/aca7r9rcuiqJRXgDwOwgRhYyu3ZUwm+tjW+NIuIElgKvHBZYWgW195 S6LV0Ati67f3f66hE6vPuz4LA047i+rpJzgX1+8zOyMDxzZC2Qf3fjhhaZLa4n/oMhKvQgjAgtzcp +7IjKusoN6n4hhZuLr/KZfelKGz/AJWxHZuAjjmlRTiygSiC0lXcrcNuMWN1TDyH/OYrs30x0ZokD 2j4Sc/TsHsMJOTnTzbXg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hsv2a-0003ic-CJ; Wed, 31 Jul 2019 20:17:40 +0000 Received: from ms.lwn.net ([45.79.88.28]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hsv2X-0003hs-AR for linux-arm-kernel@lists.infradead.org; Wed, 31 Jul 2019 20:17:38 +0000 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 7F83A7DA; Wed, 31 Jul 2019 20:17:35 +0000 (UTC) Date: Wed, 31 Jul 2019 14:17:34 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Subject: Re: [PATCH 0/6] ReST conversion patches not applied yet Message-ID: <20190731141734.1fa9ce64@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190731_131737_360915_2DFF7D57 X-CRM114-Status: GOOD ( 11.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Dave Kleikamp , alsa-devel@alsa-project.org, Linux Doc Mailing List , Maxime Ripard , jfs-discussion@lists.sourceforge.net, linux-kernel@vger.kernel.org, Peter Meerwald-Stadler , Evgeniy Polyakov , linux-cifs@vger.kernel.org, Lars-Peter Clausen , Alexander Shishkin , Chen-Yu Tsai , devicetree@vger.kernel.org, Evgeniy Dushistov , Suzuki K Poulose , Mauro Carvalho Chehab , Mark Brown , linux-arm-kernel@lists.infradead.org, Mathieu Poirier , samba-technical@lists.samba.org, Liam Girdwood , linux-iio@vger.kernel.org, linux-spi@vger.kernel.org, Steve French , Rob Herring , Hartmut Knaack , Jonathan Cameron Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 31 Jul 2019 17:08:47 -0300 Mauro Carvalho Chehab wrote: > As promised, this is the rebased version of the patches that were not applied > from the /26 patch series because you had merge conflicts. > > They're all based on your docs-next branch, so should apply fine. > > The first one fixes all but one error with a broken reference. > > The only broken reference right now is due to a DT patch with was not > accepted (no idea why), but whose driver is upstream. All but 5/6 applied, thanks. jon _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel