Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932502Ab3JKLLP (ORCPT ); Fri, 11 Oct 2013 07:11:15 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:52234 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932486Ab3JKLLM (ORCPT ); Fri, 11 Oct 2013 07:11:12 -0400 From: "Rafael J. Wysocki" To: Lukasz Majewski Cc: Viresh Kumar , "cpufreq@vger.kernel.org" , Linux PM list , Jonghwa Lee , Lukasz Majewski , linux-kernel , Bartlomiej Zolnierkiewicz , Myungjoo Ham , Yadwinder Singh Brar , Tomasz Figa Subject: Re: [PATCH v2 0/2] cpufreq: exynos: Fixes for v3.12 Date: Fri, 11 Oct 2013 13:22:57 +0200 Message-ID: <1457107.oQjJi4YKRz@vostro.rjw.lan> User-Agent: KMail/4.10.5 (Linux/3.11.0+; KDE/4.10.5; x86_64; ; ) In-Reply-To: <1381320523-28183-1-git-send-email-l.majewski@samsung.com> References: <1380108138-30402-1-git-send-email-l.majewski@samsung.com> <1381320523-28183-1-git-send-email-l.majewski@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1242 Lines: 32 On Wednesday, October 09, 2013 02:08:41 PM Lukasz Majewski wrote: > Attached commits provide cpufreq regression fixes for Trats and Trats2 > Exynos4 boards. > Since v3.12 Exynos4 uses common clock framework for clock manipulation. > Those patches restore correct output for cpuinfo_cur_freq [1] sysfs > attribute. > Without them, the [1] provides default frequency (800 MHz) set at driver > initialization. > > > Lukasz Majewski (2): > cpufreq: exynos4x12: Use the common clock framework to set APLL clock > rate > cpufreq: exynos4210: Use the common clock framework to set APLL clock > rate > > drivers/cpufreq/exynos4210-cpufreq.c | 67 ++++----------------------------- > drivers/cpufreq/exynos4x12-cpufreq.c | 69 ++++------------------------------ > 2 files changed, 16 insertions(+), 120 deletions(-) Can you please resend [1/2], it got lost somewhere (at least I can't see it now)? -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/