On 19 August 2013 09:12, amit daniel kachhap amit.daniel@samsung.com wrote:
.flags = CPUFREQ_STICKY | CPUFREQ_NO_NOTIFICATION,
How about naming the flag as CPUFREQ_ASYNC_NOTIFICATION? For platforms not defining this flag, the notifiers can be called synchronously from the core driver.
Nice.. +1
My repo will be updated with this change..