[PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440

Viresh Kumar viresh.kumar at linaro.org
Thu Feb 7 23:23:05 EST 2013


On 8 February 2013 08:56, amit kachhap <amit.kachhap at gmail.com> wrote:
>>>>> +       dvfs_info->dvfs_init = true;
>>>>
>>>> why do you need this ?
>>> This is added to synchronize the interrupts.
>>
>> How? You are setting it once in init() and not touching it afterwards. :)
>
> Yes but during init also if interrupts starts arriving before complete
> initialization so to protect that case it is there. I suppose there
> are other ways. Will check them

Then clear any pending interrupts from init ()



More information about the linux-arm-kernel mailing list