[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160516045452.GO9296@vireshk-i7>
Date: Mon, 16 May 2016 10:24:52 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>
Cc: Linux PM list <linux-pm@...r.kernel.org>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 5/5] cpufreq: governor: Get rid of governor events
On 14-05-16, 01:02, Rafael J. Wysocki wrote:
> --- linux-pm.orig/drivers/cpufreq/cpufreq_governor.c
> -int cpufreq_governor_dbs(struct cpufreq_policy *policy, unsigned int event)
> -{
> - if (event == CPUFREQ_GOV_POLICY_INIT) {
> - return cpufreq_governor_init(policy);
> - } else if (policy->governor_data) {
So, we aren't checking this anymore.
I am not sure (right now) if this will be a problem.
--
viresh
Powered by blists - more mailing lists