[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1617972339.git.mchehab+huawei@kernel.org>
Date: Fri, 9 Apr 2021 14:47:44 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
"Jonathan Corbet" <corbet@....net>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org,
"Alexander A. Klimov" <grandmaster@...klimov.de>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Alex Shi <alexs@...nel.org>,
Artur Rojek <contact@...ur-rojek.eu>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Federico Vaga <federico.vaga@...a.pv.it>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Guenter Roeck <linux@...ck-us.net>,
Hans de Goede <hdegoede@...hat.com>,
Jean Delvare <jdelvare@...e.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Jonathan Cameron <jic23@...nel.org>,
Kir Kolyshkin <kolyshkin@...il.com>,
Lars-Peter Clausen <lars@...afoo.de>,
Lee Jones <lee.jones@...aro.org>,
Mark Pearson <markpearson@...ovo.com>,
Maximilian Luz <luzmaximilian@...il.com>,
Paolo Bonzini <pbonzini@...hat.com>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
Peter Zijlstra <peterz@...radead.org>,
Rob Herring <robh+dt@...nel.org>, Tejun Heo <tj@...nel.org>,
Thorsten Leemhuis <linux@...mhuis.info>,
Wu XiangCheng <bobwxc@...il.cn>, devicetree@...r.kernel.org,
kvm@...r.kernel.org, linux-hwmon@...r.kernel.org,
linux-iio@...r.kernel.org, linux-input@...r.kernel.org
Subject: [PATCH v3 0/8] Fix broken documentation file references
Hi Jon,
As files keep being moved around and DT bindings are
converted and renamed to yaml, their doc references get
outdated, pointing to an invalid places.
This series address those. It is based on the top of docs-next tree,
and most patches here are independent from the other ones.
v3:
- Dropped patches already applied at next-20210409 and
changes that would cause conflicts there;
- Added received acks.
v2:
- Dropped patches that were already applied, Most of those
will be following via Jonathan Cameron's iio tree;
- Dropped patches that don't apply on the top of docs next.
- Added some new patches fixing other breakages.
Mauro Carvalho Chehab (8):
dt-bindings: don't use ../dir for doc references
dt-bindings: fix references for iio-bindings.txt
dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference
docs: update sysfs-platform_profile.rst reference
docs: vcpu-requests.rst: fix reference for atomic ops
docs: replace transation references for reporting-bugs.rst
docs: translations/zh_CN: fix a typo at 8.Conclusion.rst
docs: sched-bwc.rst: fix a typo on a doc name
.../devicetree/bindings/hwmon/ntc_thermistor.txt | 2 +-
.../devicetree/bindings/iio/adc/ingenic,adc.yaml | 5 +++--
.../devicetree/bindings/input/adc-joystick.yaml | 4 +++-
.../input/touchscreen/resistive-adc-touch.txt | 5 ++++-
Documentation/devicetree/bindings/mfd/ab8500.txt | 4 +++-
.../devicetree/bindings/mfd/motorola-cpcap.txt | 16 ++++++++--------
Documentation/scheduler/sched-bwc.rst | 2 +-
.../translations/it_IT/process/howto.rst | 2 +-
Documentation/translations/ja_JP/howto.rst | 2 +-
Documentation/translations/zh_CN/SecurityBugs | 2 +-
.../zh_CN/admin-guide/reporting-issues.rst | 4 ++--
.../translations/zh_CN/process/8.Conclusion.rst | 2 +-
.../translations/zh_CN/process/howto.rst | 2 +-
Documentation/virt/kvm/vcpu-requests.rst | 2 +-
include/linux/platform_profile.h | 2 +-
15 files changed, 32 insertions(+), 24 deletions(-)
--
2.30.2
Powered by blists - more mailing lists