All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: unlisted-recipients:; (no To-header on input)
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	linux-pm@vger.kernel.org
Subject: [PATCH v2 1/5] docs: cpufreq: fix a broken reference
Date: Tue,  3 Mar 2020 14:52:02 +0100	[thread overview]
Message-ID: <0bda11fd334238a21e429355616caff26e99cc77.1583243272.git.mchehab+huawei@kernel.org> (raw)
In-Reply-To: <cover.1583243272.git.mchehab+huawei@kernel.org>

The old cpufreq docs got moved. Let's also update its
pointer inside Kconfig.x86.

Fixes: 78a0abeca1bd ("Documentation: cpufreq: Move legacy driver documentation")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 drivers/cpufreq/Kconfig.x86 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/cpufreq/Kconfig.x86 b/drivers/cpufreq/Kconfig.x86
index a6528388952e..62502d0e4c33 100644
--- a/drivers/cpufreq/Kconfig.x86
+++ b/drivers/cpufreq/Kconfig.x86
@@ -25,7 +25,7 @@ config X86_PCC_CPUFREQ
 	  This driver adds support for the PCC interface.
 
 	  For details, take a look at:
-	  <file:Documentation/cpu-freq/pcc-cpufreq.txt>.
+	  <file:Documentation/admin-guide/pm/cpufreq_drivers.rst>.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called pcc-cpufreq.
-- 
2.24.1


       reply	other threads:[~2020-03-03 13:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1583243272.git.mchehab+huawei@kernel.org>
2020-03-03 13:52 ` Mauro Carvalho Chehab [this message]
2020-03-03 22:31   ` [PATCH v2 1/5] docs: cpufreq: fix a broken reference Rafael J. Wysocki
2020-03-03 13:52 ` [PATCH v2 2/5] docs: cpu-freq: convert index.txt to ReST Mauro Carvalho Chehab
2020-03-03 13:52 ` [PATCH v2 3/5] docs: cpu-freq: convert core.txt " Mauro Carvalho Chehab
2020-03-03 13:52 ` [PATCH v2 4/5] docs: cpu-freq: convert cpu-drivers.txt " Mauro Carvalho Chehab
2020-03-03 13:52 ` [PATCH v2 5/5] docs: cpu-freq: convert cpufreq-stats.txt " Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0bda11fd334238a21e429355616caff26e99cc77.1583243272.git.mchehab+huawei@kernel.org \
    --to=mchehab+huawei@kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.