From: Sasha Levin Date: Thu, 15 Sep 2022 11:06:25 +0000 (-0400) Subject: Drop docs-i2c-i2c-topology-fix-incorrect-heading.patch X-Git-Tag: v4.9.329~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b110cdc5a62a338296946a1d25b70eca07aff3d;p=thirdparty%2Fkernel%2Fstable-queue.git Drop docs-i2c-i2c-topology-fix-incorrect-heading.patch Signed-off-by: Sasha Levin --- diff --git a/queue-5.15/docs-i2c-i2c-topology-fix-incorrect-heading.patch b/queue-5.15/docs-i2c-i2c-topology-fix-incorrect-heading.patch deleted file mode 100644 index 2a322fa0047..00000000000 --- a/queue-5.15/docs-i2c-i2c-topology-fix-incorrect-heading.patch +++ /dev/null @@ -1,51 +0,0 @@ -From 38a4906286534f4832aff34b654b46785cacc70d Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Wed, 24 Aug 2022 10:31:03 +0200 -Subject: docs: i2c: i2c-topology: fix incorrect heading - -From: Luca Ceresoli - -[ Upstream commit 12c035a1a840e07a351c277d7a468269fa603000 ] - -"Etc" here was never meant to be a heading, it became one while converting -to ReST. - -It would be easy to just convert it to plain text, but rather remove it and -add an introductory text before the list that conveys the same meaning but -with a better reading flow. - -Fixes: ccf988b66d69 ("docs: i2c: convert to ReST and add to driver-api bookset") -Signed-off-by: Luca Ceresoli -Acked-by: Peter Rosin -Signed-off-by: Wolfram Sang -Signed-off-by: Sasha Levin ---- - Documentation/i2c/i2c-topology.rst | 5 ++--- - 1 file changed, 2 insertions(+), 3 deletions(-) - -diff --git a/Documentation/i2c/i2c-topology.rst b/Documentation/i2c/i2c-topology.rst -index 7cb53819778e6..1b11535c8946f 100644 ---- a/Documentation/i2c/i2c-topology.rst -+++ b/Documentation/i2c/i2c-topology.rst -@@ -5,6 +5,8 @@ I2C muxes and complex topologies - There are a couple of reasons for building more complex I2C topologies - than a straight-forward I2C bus with one adapter and one or more devices. - -+Some example use cases are: -+ - 1. A mux may be needed on the bus to prevent address collisions. - - 2. The bus may be accessible from some external bus master, and arbitration -@@ -14,9 +16,6 @@ than a straight-forward I2C bus with one adapter and one or more devices. - from the I2C bus, at least most of the time, and sits behind a gate - that has to be operated before the device can be accessed. - --Etc --=== -- - These constructs are represented as I2C adapter trees by Linux, where - each adapter has a parent adapter (except the root adapter) and zero or - more child adapters. The root adapter is the actual adapter that issues --- -2.35.1 - diff --git a/queue-5.15/series b/queue-5.15/series index c24c5a975ef..65c7e94a9ec 100644 --- a/queue-5.15/series +++ b/queue-5.15/series @@ -1,6 +1,5 @@ arm-dts-imx-align-spi-nor-node-name-with-dtschema.patch arm-dts-imx6qdl-kontron-samx6i-fix-spi-flash-compati.patch -docs-i2c-i2c-topology-fix-incorrect-heading.patch arm-dts-at91-fix-low-limit-for-cpu-regulator.patch arm-dts-at91-sama7g5ek-specify-proper-regulator-outp.patch lockdep-fix-wunused-parameter-for-_this_ip_.patch