From patchwork Wed Jan 13 10:59:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 12016443 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=-11.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT 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 00330C433E0 for ; Wed, 13 Jan 2021 10:59:31 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 93FDF23428 for ; Wed, 13 Jan 2021 10:59:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 93FDF23428 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A425C6E49B; Wed, 13 Jan 2021 10:59:30 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2D5F46E49B for ; Wed, 13 Jan 2021 10:59:30 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 96C0123383; Wed, 13 Jan 2021 10:59:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1610535569; bh=UsiaJ5TeFRIuOKIuSBE3ueTDIjqdP8/ojUP8xNThLiU=; h=From:To:Cc:Subject:Date:From; b=JwQBO8e3swkxbw4v0qYoQuzfOutZcHgnI0MSHLSa7aQYUqKKz9xGmdslvbE+6X+pl iQOsreIaYUaopfrnoALMeRcoV8b2ewED6qoB6VZAohTV2XoiM/Ugq8CdhsTDpkpFSC sHsApbyrBjWJlSbUXBv7tLCy1UNX3cGrSSAD7j++4HLesIzeEjFZVPQJn2J5oLmjON LO6JcKkXMZsrXk8YpCGzlX782pac1zAqJFB7uHTlnn9sXRcGD3zlcwAV7Mf5VR7pFG iH9Nqr9o9EuUz7C11onQCo1Sg/vfJIRxblyM1+yeUPdfpo0R+ivUmKOYdf8WcgHtgm MAEc9cWWKa5YQ== Received: by mail.kernel.org with local (Exim 4.94) (envelope-from ) id 1kzds7-00DpFo-1W; Wed, 13 Jan 2021 11:59:27 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Subject: [PATCH 00/24] Fix broken file docs cross-references Date: Wed, 13 Jan 2021 11:59:01 +0100 Message-Id: X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-iio@vger.kernel.org, Akira Yokosawa , dri-devel@lists.freedesktop.org, Peter Meerwald-Stadler , Joel Fernandes , linux-arch@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , David Airlie , Guenter Roeck , linux-media@vger.kernel.org, devicetree@vger.kernel.org, Jean Delvare , Daniel Lustig , Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" File renames and yaml conversions broke file references for several files, as reported by: ./scripts/documentation-file-ref-check Fix most of them. Please notice that this series was generated against linux-next (next-20210113). So, it is better if the fixup patch could be added at the same tree that received the patch renaming the filename. Regards, Mauro Mauro Carvalho Chehab (24): MAINTAINERS: update adi,ad5758.yaml reference MAINTAINERS: update fsl,dpaa2-console.yaml reference MAINTAINERS: update st,hts221.yaml reference MAINTAINERS: update dpot-dac.yaml reference MAINTAINERS: update envelope-detector.yaml reference MAINTAINERS: update current-sense-amplifier.yaml reference MAINTAINERS: update current-sense-shunt.yaml reference MAINTAINERS: update voltage-divider.yaml reference MAINTAINERS: update mtk-sd.yaml reference MAINTAINERS: update atmel,sama5d2-adc.yaml reference MAINTAINERS: update pni,rm3100.yaml reference MAINTAINERS: update renesas,rcar-gyroadc.yaml reference MAINTAINERS: update st,lsm6dsx.yaml reference MAINTAINERS: update st,vl53l0x.yaml reference MAINTAINERS: update ti,dac7612.yaml reference Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference arch/Kconfig: update unaligned-memory-access.rst reference include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref doc: update rcu_dereference.rst reference ASoC: audio-graph-card: update audio-graph-card.yaml reference dt-bindings: display: mediatek: update mediatek,dpi.yaml reference dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml references dt-bindings:iio:adc: update adc.yaml reference dt-bindings: phy: update phy-cadence-sierra.yaml reference .../bindings/display/bridge/sii902x.txt | 2 +- .../display/mediatek/mediatek,disp.txt | 4 +-- .../bindings/iio/adc/adi,ad7192.yaml | 2 +- .../bindings/media/mediatek-jpeg-decoder.txt | 2 +- .../bindings/media/mediatek-jpeg-encoder.txt | 2 +- .../bindings/media/mediatek-mdp.txt | 2 +- .../bindings/phy/ti,phy-j721e-wiz.yaml | 2 +- Documentation/hwmon/ina2xx.rst | 2 +- MAINTAINERS | 30 +++++++++---------- arch/Kconfig | 2 +- include/linux/iio/dac/mcp4725.h | 2 +- tools/memory-model/Documentation/glossary.txt | 2 +- 12 files changed, 27 insertions(+), 27 deletions(-)