[PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440
Inderpal Singh
inderpal.singh at linaro.org
Thu Feb 7 06:28:34 EST 2013
On 7 February 2013 16:49, Viresh Kumar <viresh.kumar at linaro.org> wrote:
> On Thu, Feb 7, 2013 at 10:39 AM, Inderpal Singh
> <inderpal.singh at linaro.org> wrote:
>>> +#define DRIVER_NAME "exynos5440_dvfs"
>
>>> +static struct cpufreq_driver exynos_driver = {
>>> + .name = DRIVER_NAME,
>>> +};
>>> +
>>
>> Since this driver is only for exynos5440, having the same names as
>> common exynos-cpufreq is misleading.
>
> Where is it same?
I meant hooks names (verify/get/target and init)
Thanks,
Inder
More information about the linux-arm-kernel
mailing list