[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54F6B03F.8080703@iki.fi>
Date: Wed, 04 Mar 2015 09:11:59 +0200
From: Tuomas Tynkkynen <tuomas.tynkkynen@....fi>
To: Mikko Perttunen <mikko.perttunen@...si.fi>
CC: Paul Bolle <pebolle@...cali.nl>, swarren@...dotorg.org,
thierry.reding@...il.com, gnurou@...il.com,
pdeschrijver@...dia.com, rjw@...ysocki.net,
viresh.kumar@...aro.org, mturquette@...aro.org,
pwalmsley@...dia.com, vinceh@...dia.com, pgaikwad@...dia.com,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Tuomas Tynkkynen <ttynkkynen@...dia.com>
Subject: Re: [PATCH v8 15/18] cpufreq: Add cpufreq driver for Tegra124
On 03/03/2015 01:33 PM, Mikko Perttunen wrote:
> On 03/02/2015 10:49 AM, Paul Bolle wrote:
>> On Sun, 2015-03-01 at 14:44 +0200, Mikko Perttunen wrote:
>>
>> [...]
>>
>>> +static struct platform_driver tegra124_cpufreq_platdrv = {
>>> + .driver = {
>>> + .name = "cpufreq-tegra124",
>>> + .owner = THIS_MODULE,
>>
>> .owner will always be, in short, NULL.
>>
Which reminds me: recently there have been cleanups that remove the
.owner field assignments (e.g. 30f51f248c1d "cpufreq: drop owner
assignment from platform_drivers"), so it can be removed from here as well.
>
> Well noticed! I changed the config symbol to be tristate.
>
> Thanks,
> Mikko Perttunen
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists