On Wed, Nov 2, 2011 at 9:42 PM, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote: > From: Jongpill Lee <boyko.lee@xxxxxxxxxxx> > > This patch removes code for bus on cpufreq because the code > for bus frequency changing moves to busfreq driver. > So code about bus on cpufreq is not necessary. > > Signed-off-by: Jongpill Lee <boyko.lee@xxxxxxxxxxx> > Signed-off-by: SangWook Ju <sw.ju@xxxxxxxxxxx> > Signed-off-by: Jaecheol Lee <jc.lee@xxxxxxxxxxx> > Signed-off-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > --- > drivers/cpufreq/exynos4210-cpufreq.c | 174 > +--------------------------------- > 1 files changed, 1 insertions(+), 173 deletions(-) > Cool! Now, it's compatible with the Exynos4210 bus devfreq driver. Are you going to upstream the busfreq in the devfreq framework (at /drivers/devfreq/) or do you want me to submit the Exynos4210 bus devfreq driver that is currently on http://git.infradead.org/users/kmpark/linux-2.6-samsung/shortlog/refs/heads/devfreq (drivers/devfreq/exynos4210_memorybus.c) Devfreq is a framework to support DVFS feature for non-CPU devices, which is at 3.2-next tree. Cheers! MyungJoo -- MyungJoo Ham, Ph.D. Mobile Software Platform Lab, DMC Business, Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html