On 7 February 2013 16:49, Viresh Kumar <[email protected]> wrote: > On Thu, Feb 7, 2013 at 10:39 AM, Inderpal Singh > <[email protected]> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
