From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 14 May 2014 15:16:54 +0200 Subject: [PATCH v4 0/8] cpufreq: use cpufreq-cpu0 driver for exynos based platforms In-Reply-To: References: <1400029876-5830-1-git-send-email-thomas.ab@samsung.com> <7170433.Ah6fefFrHR@wuerfel> Message-ID: <10846712.xUGXxPFO6W@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 14 May 2014 18:37:13 Viresh Kumar wrote: > On 14 May 2014 18:21, Arnd Bergmann wrote: > > Thanks a lot for your continued effort. Looks great overall, but I have one > > comment about the general way the cpu0 cpufreq driver works, not specific > > to the exynos implementation. See my reply to patch 4. > > I hope you meant 7 here instead of 4 ? Yes, that's right, sorry for the confusion. Arnd