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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH,USER_AGENT_MUTT autolearn=ham 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 3EB3DC28CC6 for ; Mon, 3 Jun 2019 21:58:10 +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 08ECF26D15 for ; Mon, 3 Jun 2019 21:58:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pB5gHIWT"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="Rfq++3K2" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 08ECF26D15 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hC58pZc7FHKfOdeolQVSEtFHoos5GXZR0Ar5/RfAgh4=; b=pB5gHIWT/q0romPkMFdZ5C/Cu Vvs9asmW2oWYIcEs53Q0SR2iwOyapuSg57aoCWUq6GLPXVa1YUCx/vVoQUwBuQ8qFJLP2YBnqVKAZ Kvun7LKno2dbEpj0AnxwM310VSDcqG+lxKj3LFwot+Q7WVYr4NdFh2JYN6b7c8pZQH/BLLg4dJUUM qUOQRI0E4qGLlEucVKUwkSc/SkOxpzGK0bdLvArts4JcyKyRnuiMOTZmh8Xq+yQHBDnacHlUCxJpk TppLf83Tw0Q15OpgNRVvLzGfrnJzJGeUXkxRIKN3UB/ml8h1tLKUBTyTBWwKUGDoGFbJLThN93YCm R4r28RYvQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXuxx-0000aR-AY; Mon, 03 Jun 2019 21:58:05 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXp5t-0003TO-Vz; Mon, 03 Jun 2019 15:41:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=1nerRAALIr+GbFV8r1sFGZ42UhtZBI7DJIk+wBaRWY4=; b=Rfq++3K2CPz/V+xtU6FTwnmqV IrZkS8JUafj4B/5u2jbV1gF5lzZyd9isVPq0hf5673+l2SKd1sxHzHMYLDaBSNAPoLzxFQZz0hlU0 VtxIW60leJ7SHhCzEfDkc4gMVE5CU1hjWUpdByTfPbLiJqn67GDK4S9nwoWk8/8XdK3gg=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=finisterre.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hXp5K-0002FH-HL; Mon, 03 Jun 2019 15:41:18 +0000 Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id B00B8440046; Mon, 3 Jun 2019 16:41:17 +0100 (BST) Date: Mon, 3 Jun 2019 16:41:17 +0100 From: Mark Brown To: Mauro Carvalho Chehab Subject: Re: [PATCH 22/22] docs: fix broken documentation links Message-ID: <20190603154117.GW2456@sirena.org.uk> References: MIME-Version: 1.0 In-Reply-To: X-Cookie: The other line moves faster. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190603_084154_172868_C4243C85 X-CRM114-Status: GOOD ( 12.31 ) X-Mailman-Approved-At: Mon, 03 Jun 2019 14:58:01 -0700 X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Andy Lutomirski , Wolfram Sang , Catalin Marinas , Linus Walleij , Will Deacon , Pavel Tatashin , Paul Mackerras , Alessia Mantegazza , Jakub Wilk , Bartosz Golaszewski , "Paul E. McKenney" , Kevin Hilman , James Morris , linux-acpi@vger.kernel.org, Ingo Molnar , Benjamin Herrenschmidt , xen-devel@lists.xenproject.org, Jason Wang , Alexander Popov , Qian Cai , Al Viro , Thomas Preston , Thomas Gleixner , Kairui Song , Ding Xiang , Greg Kroah-Hartman , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, Paul Burton , Jiri Kosina , Casey Schaufler , Andrew Morton , Lu Baolu , Mark Rutland , Feng Tang , Linux Doc Mailing List , Dave Hansen , Mimi Zohar , Kamalesh Babulal , linux-mm@kvack.org, Masahiro Yamada , Yannik Sembritzki , Harry Wei , linux-i2c@vger.kernel.org, Shuah Khan , Stephen Rothwell , Stefano Stabellini , Alexandre Ghiti , YueHaibing , Robert Moore , AKASHI Takahiro , Len Brown , Joerg Roedel , linux-arm-msm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Mauro Carvalho Chehab , linux-gpio@vger.kernel.org, Claudiu Manoil , Florian Fainelli , Jacek Anaszewski , Bjorn Helgaas , linux-amlogic@lists.infradead.org, Boris Ostrovsky , Mika Westerberg , linux-arm-kernel@lists.infradead.org, Tony Luck , Sean Christopherson , James Morse , Michael Ellerman , Samuel Mendoza-Jonas , linux-pci@vger.kernel.org, Bhupesh Sharma , Jonathan Cameron , platform-driver-x86@vger.kernel.org, Quentin Perret , linux-kselftest@vger.kernel.org, Alex Shi , Lorenzo Pieralisi , Baoquan He , Jonathan Corbet , Raphael Gault , Joel Stanley , Federico Vaga , Darren Hart , linux-edac@vger.kernel.org, Erik Schmauss , "Serge E. Hallyn" , Palmer Dabbelt , Kees Cook , Bartlomiej Zolnierkiewicz , Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , SeongJae Park , Borislav Petkov , Sunil Muthuswamy , virtualization@lists.linux-foundation.org, devel@acpica.org, Ard Biesheuvel , Liam Girdwood , Sakari Ailus , Olof Johansson , Logan Gunthorpe , "David S. Miller" , "Kirill A. Shutemov" , Sven Van Asbroeck , Michal Hocko , kvm@vger.kernel.org, "Michael S. Tsirkin" , Peter Zijlstra , Thorsten Leemhuis , David Howells , David Brown , "H. Peter Anvin" , devel@driverdev.osuosl.org, Manfred Spraul , x86@kernel.org, Russell King , Mike Rapoport , Andy Gross , Dave Young , devicetree@vger.kernel.org, Arnaldo Carvalho de Melo , Jerome Glisse , Rob Herring , Josh Poimboeuf , Dmitry Vyukov , Luis Chamberlain , Juergen Gross , Denis Efremov , netdev@vger.kernel.org, Nicolas Ferre , Changbin Du , linux-security-module@vger.kernel.org, Robin Murphy , Andy Shevchenko Content-Type: multipart/mixed; boundary="===============4959878358372958942==" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org --===============4959878358372958942== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ULJ2Z7kCM1hyNsWd" Content-Disposition: inline --ULJ2Z7kCM1hyNsWd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 29, 2019 at 08:23:53PM -0300, Mauro Carvalho Chehab wrote: > Mostly due to x86 and acpi conversion, several documentation > links are still pointing to the old file. Fix them. Acked-by: Mark Brown --ULJ2Z7kCM1hyNsWd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlz1P5wACgkQJNaLcl1U h9CgCQf+J9k75rt3mgSxGm21PStcBWah+jHorcSB3vAFo/VgwBXCI7/qQymUKkNd rUN0absPBGdyjsU+iDp0RrGijvdavWuigfic8bEJ/z2tbzj1I3+XRrah0tiPgdrF 6/uFF/xfdYflsvBqmmu+/uXwwvzWtE/DITZ/m7fXcUjk8uahw4sWCAiyoPAqgUCL otIcJ8/L/0bQ2oiDiLTBqWp/NcOepodvjV5BcRyh49dwR0RDdBVxfdjyVboI9WQN YK9ZiCa/QaQRl0S5ce7bPH/c4U+mujmla7rE8icfqRDhtsMuXa+JvQMCPEIfnzxe kGqmVHCLVcqZZ5sJZOMLQSVlIsbckw== =aP8U -----END PGP SIGNATURE----- --ULJ2Z7kCM1hyNsWd-- --===============4959878358372958942== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic --===============4959878358372958942==--