* [PATCH] cpufreq: dt: Drop stale comment
@ 2016-03-24 4:21 Viresh Kumar
2016-04-06 23:33 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2016-03-24 4:21 UTC (permalink / raw)
To: Rafael Wysocki, Viresh Kumar; +Cc: linaro-kernel, linux-pm, linux-kernel
The comment in file header doesn't hold true anymore, drop it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
drivers/cpufreq/cpufreq-dt.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/cpufreq/cpufreq-dt.c b/drivers/cpufreq/cpufreq-dt.c
index f951f911786e..5f8dbe640a20 100644
--- a/drivers/cpufreq/cpufreq-dt.c
+++ b/drivers/cpufreq/cpufreq-dt.c
@@ -4,9 +4,6 @@
* Copyright (C) 2014 Linaro.
* Viresh Kumar <viresh.kumar@linaro.org>
*
- * The OPP code in function set_target() is reused from
- * drivers/cpufreq/omap-cpufreq.c
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
--
2.7.1.410.g6faf27b
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cpufreq: dt: Drop stale comment
2016-03-24 4:21 [PATCH] cpufreq: dt: Drop stale comment Viresh Kumar
@ 2016-04-06 23:33 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2016-04-06 23:33 UTC (permalink / raw)
To: Viresh Kumar; +Cc: linaro-kernel, linux-pm, linux-kernel
On Thursday, March 24, 2016 09:51:57 AM Viresh Kumar wrote:
> The comment in file header doesn't hold true anymore, drop it.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---
> drivers/cpufreq/cpufreq-dt.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/cpufreq/cpufreq-dt.c b/drivers/cpufreq/cpufreq-dt.c
> index f951f911786e..5f8dbe640a20 100644
> --- a/drivers/cpufreq/cpufreq-dt.c
> +++ b/drivers/cpufreq/cpufreq-dt.c
> @@ -4,9 +4,6 @@
> * Copyright (C) 2014 Linaro.
> * Viresh Kumar <viresh.kumar@linaro.org>
> *
> - * The OPP code in function set_target() is reused from
> - * drivers/cpufreq/omap-cpufreq.c
> - *
> * This program is free software; you can redistribute it and/or modify
> * it under the terms of the GNU General Public License version 2 as
> * published by the Free Software Foundation.
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-06 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 4:21 [PATCH] cpufreq: dt: Drop stale comment Viresh Kumar
2016-04-06 23:33 ` Rafael J. Wysocki
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).