From: Greg Kroah-Hartman Date: Tue, 18 Oct 2022 17:02:20 +0000 (+0200) Subject: drop queue-6.0/coresight-trbe-fix-kconfig-its-grammar.patch X-Git-Tag: v6.0.3~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd39bcbfa1b0306131fadce5b3f9270517949f67;p=thirdparty%2Fkernel%2Fstable-queue.git drop queue-6.0/coresight-trbe-fix-kconfig-its-grammar.patch --- diff --git a/queue-6.0/coresight-trbe-fix-kconfig-its-grammar.patch b/queue-6.0/coresight-trbe-fix-kconfig-its-grammar.patch deleted file mode 100644 index 70c659b941e..00000000000 --- a/queue-6.0/coresight-trbe-fix-kconfig-its-grammar.patch +++ /dev/null @@ -1,47 +0,0 @@ -From 85c37cb7cbe5ccb30663f4f827c120c68acfcc90 Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Thu, 14 Jul 2022 18:59:25 -0700 -Subject: coresight: trbe: fix Kconfig "its" grammar - -From: Randy Dunlap - -[ Upstream commit 8c6989e5463a2d9415b743a20e3b843a2354beec ] - -Use the possessive "its" instead of the contraction "it's" -where appropriate. - -Signed-off-by: Randy Dunlap -Cc: Anshuman Khandual -Cc: Mathieu Poirier -Cc: Suzuki K Poulose -Cc: Alexander Shishkin -Cc: coresight@lists.linaro.org -Cc: linux-arm-kernel@lists.infradead.org -Link: https://lore.kernel.org/r/20220715015925.12569-1-rdunlap@infradead.org -Signed-off-by: Mathieu Poirier -Stable-dep-of: b99ee26a1a98 ("coresight: docs: Fix a broken reference") -Signed-off-by: Sasha Levin ---- - drivers/hwtracing/coresight/Kconfig | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/coresight/Kconfig -index 514a9b8086e3..45c1eb5dfcb7 100644 ---- a/drivers/hwtracing/coresight/Kconfig -+++ b/drivers/hwtracing/coresight/Kconfig -@@ -193,10 +193,10 @@ config CORESIGHT_TRBE - depends on ARM64 && CORESIGHT_SOURCE_ETM4X - help - This driver provides support for percpu Trace Buffer Extension (TRBE). -- TRBE always needs to be used along with it's corresponding percpu ETE -+ TRBE always needs to be used along with its corresponding percpu ETE - component. ETE generates trace data which is then captured with TRBE. - Unlike traditional sink devices, TRBE is a CPU feature accessible via -- system registers. But it's explicit dependency with trace unit (ETE) -+ system registers. But its explicit dependency with trace unit (ETE) - requires it to be plugged in as a coresight sink device. - - To compile this driver as a module, choose M here: the module will be --- -2.35.1 - diff --git a/queue-6.0/series b/queue-6.0/series index c36656392d9..be16ec8a411 100644 --- a/queue-6.0/series +++ b/queue-6.0/series @@ -473,7 +473,6 @@ clk-oxnas-hold-reference-returned-by-of_get_parent.patch clk-qoriq-hold-reference-returned-by-of_get_parent.patch clk-berlin-add-of_node_put-for-of_get_parent.patch clk-sprd-hold-reference-returned-by-of_get_parent.patch -coresight-trbe-fix-kconfig-its-grammar.patch coresight-docs-fix-a-broken-reference.patch clk-tegra-fix-refcount-leak-in-tegra210_clock_init.patch clk-tegra-fix-refcount-leak-in-tegra114_clock_init.patch