Re: [PATCH v5 0/3] some fixups for MediaTek cpufreq driver

2017-07-24 Thread Rafael J. Wysocki
On Tuesday, July 18, 2017 02:01:42 PM sean.w...@mediatek.com wrote: > From: Sean Wang > > Changes since v4: > - add back the missing Acked-by from v3 > > Changes since v3: > - remove the redundant line depends on ARM || ARM64 || COMPILE_TEST > since the whole Kconfig.arm file depends on ARM || A

[PATCH v5 0/3] some fixups for MediaTek cpufreq driver

2017-07-17 Thread sean.wang
From: Sean Wang Changes since v4: - add back the missing Acked-by from v3 Changes since v3: - remove the redundant line depends on ARM || ARM64 || COMPILE_TEST since the whole Kconfig.arm file depends on ARM || ARM64. - renaming from mtk-cpufreq.c to mediatek-cpufreq.c avoiding collide and cause