Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752772Ab3JKGGn (ORCPT ); Fri, 11 Oct 2013 02:06:43 -0400 Received: from mail-ie0-f178.google.com ([209.85.223.178]:51406 "EHLO mail-ie0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752047Ab3JKGGl (ORCPT ); Fri, 11 Oct 2013 02:06:41 -0400 MIME-Version: 1.0 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> Date: Fri, 11 Oct 2013 11:36:40 +0530 Message-ID: Subject: Re: [PATCH v2 0/2] cpufreq: exynos: Fixes for v3.12 From: Yadwinder Singh Brar To: Lukasz Majewski Cc: Viresh Kumar , "Rafael J. Wysocki" , "cpufreq@vger.kernel.org" , Linux PM list , Jonghwa Lee , Lukasz Majewski , linux-kernel , Bartlomiej Zolnierkiewicz , Myungjoo Ham , Tomasz Figa Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1239 Lines: 37 On Wed, Oct 9, 2013 at 5:38 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 > Just as a fix for 3.12, these patches looks OK to me. Reviewed-by: Yadwinder Singh Brar Regards, Yadwinder > drivers/cpufreq/exynos4210-cpufreq.c | 67 ++++----------------------------- > drivers/cpufreq/exynos4x12-cpufreq.c | 69 ++++------------------------------ > 2 files changed, 16 insertions(+), 120 deletions(-) > > -- > 1.7.10.4 > -- 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/