From: dongjian <dj0227@163.com>
To: rjw@rjwysocki.net, viresh.kumar@linaro.org
Cc: linux-pm@vger.kernel.org, dongjian@yulong.com, huyue2@yulong.com
Subject: [PATCH] cpufreq: Fix centrino_setpolicy to centrino_target
Date: Sun, 28 Apr 2019 16:54:17 +0800 [thread overview]
Message-ID: <20190428085417.16156-1-dj0227@163.com> (raw)
From: dongjian <dongjian@yulong.com>
The code is using centrino_target rather than centrino_setpolicy.
Signed-off-by: dongjian <dongjian@yulong.com>
---
drivers/cpufreq/speedstep-centrino.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/cpufreq/speedstep-centrino.c b/drivers/cpufreq/speedstep-centrino.c
index 7d4a315..26fab0c 100644
--- a/drivers/cpufreq/speedstep-centrino.c
+++ b/drivers/cpufreq/speedstep-centrino.c
@@ -412,7 +412,7 @@ static int centrino_cpu_exit(struct cpufreq_policy *policy)
}
/**
- * centrino_setpolicy - set a new CPUFreq policy
+ * centrino_target - set a new CPUFreq policy
* @policy: new policy
* @index: index of target frequency
*
--
1.9.1
next reply other threads:[~2019-04-28 8:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-28 8:54 dongjian [this message]
2019-04-29 5:42 ` [PATCH] cpufreq: Fix centrino_setpolicy to centrino_target Viresh Kumar
2019-05-01 10:43 ` Rafael J. Wysocki
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=20190428085417.16156-1-dj0227@163.com \
--to=dj0227@163.com \
--cc=dongjian@yulong.com \
--cc=huyue2@yulong.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox