[PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440
Viresh Kumar
viresh.kumar at linaro.org
Thu Feb 7 06:19:44 EST 2013
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?
More information about the linux-arm-kernel
mailing list