* [PATCH v4 5/5] PM / devfreq: drop comment about thermal setting max_freq
2015-08-14 17:56 [PATCH v4 0/5] Devfreq cooling device Javi Merino
@ 2015-08-14 17:57 ` Javi Merino
0 siblings, 0 replies; 2+ messages in thread
From: Javi Merino @ 2015-08-14 17:57 UTC (permalink / raw)
To: linux-pm; +Cc: linux-kernel, cw00.choi, rufus.hamade, Javi Merino, MyungJoo Ham
The thermal infrastructure should use the devfreq cooling device, which
uses the OPP library to disable OPPs as necessary.
Fix a couple of typos in the same comment while we are at it.
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Javi Merino <javi.merino@arm.com>
---
drivers/devfreq/devfreq.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c
index ca1b362d77e2..aed1137b2173 100644
--- a/drivers/devfreq/devfreq.c
+++ b/drivers/devfreq/devfreq.c
@@ -177,10 +177,10 @@ int update_devfreq(struct devfreq *devfreq)
return err;
/*
- * Adjust the freuqency with user freq and QoS.
+ * Adjust the frequency with user freq and QoS.
*
- * List from the highest proiority
- * max_freq (probably called by thermal when it's too hot)
+ * List from the highest priority
+ * max_freq
* min_freq
*/
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v4 5/5] PM / devfreq: drop comment about thermal setting max_freq
@ 2015-08-18 1:17 MyungJoo Ham
0 siblings, 0 replies; 2+ messages in thread
From: MyungJoo Ham @ 2015-08-18 1:17 UTC (permalink / raw)
To: Javi Merino, linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, 최찬우,
rufus.hamade@imgtec.com
> The thermal infrastructure should use the devfreq cooling device, which
> uses the OPP library to disable OPPs as necessary.
>
> Fix a couple of typos in the same comment while we are at it.
>
> Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
> Signed-off-by: Javi Merino <javi.merino@arm.com>
> ---
> drivers/devfreq/devfreq.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c
Will be applied soon.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-18 1:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18 1:17 [PATCH v4 5/5] PM / devfreq: drop comment about thermal setting max_freq MyungJoo Ham
-- strict thread matches above, loose matches on Subject: below --
2015-08-14 17:56 [PATCH v4 0/5] Devfreq cooling device Javi Merino
2015-08-14 17:57 ` [PATCH v4 5/5] PM / devfreq: drop comment about thermal setting max_freq Javi Merino
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).