From patchwork Wed Jun 12 08:15:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 17823 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f197.google.com (mail-ve0-f197.google.com [209.85.128.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 33C3325E1A for ; Wed, 12 Jun 2013 08:21:38 +0000 (UTC) Received: by mail-ve0-f197.google.com with SMTP id d10sf9600826vea.8 for ; Wed, 12 Jun 2013 01:21:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:in-reply-to:references:x-gm-message-state :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:x-google-group-id:list-post:list-help :list-archive:list-unsubscribe; bh=6OXU4z+z3TcqOGKcppzsj7X1waEQj1IX0IOt8tThqsM=; b=OyvlAOzeMffiASuWilIW9G9xXIYjBpCKdPXKRDVYu1LPxkYRzxm19L/a4CmQ6u1CYG viqKPCku70+169xQfX/K8E1xGbWhOaR9bQ+4vQFqEISBvifJKokdF3RYYQGGzB7z7pPg +E5I60bxFys4oG7TYkT1Ge7ngJ/BoMaESErLIStvyJk9sIJUM3HqjxCr6GoeUjBm1uPV umfbtKySkhOXYOfHstxotkjlpbnpufreRRTqWVfR70pSGnl7YVnxu+qB3dv6Qm6r1Kix pNNe+rYXQXgmcnqFx3I31qZ4oHNrTqcG0dprtjLXzwORId+bFi+KRAJrNkT6gZPJ/nkc 7hXw== X-Received: by 10.236.138.20 with SMTP id z20mr10755840yhi.31.1371025297802; Wed, 12 Jun 2013 01:21:37 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.3.105 with SMTP id b9ls3609792qeb.34.gmail; Wed, 12 Jun 2013 01:21:37 -0700 (PDT) X-Received: by 10.58.6.141 with SMTP id b13mr9362197vea.45.1371025297356; Wed, 12 Jun 2013 01:21:37 -0700 (PDT) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by mx.google.com with ESMTPS id to9si8246567vdc.97.2013.06.12.01.21.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 01:21:37 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.174; Received: by mail-vc0-f174.google.com with SMTP id kw10so5909812vcb.19 for ; Wed, 12 Jun 2013 01:21:37 -0700 (PDT) X-Received: by 10.52.155.67 with SMTP id vu3mr7980184vdb.94.1371025297236; Wed, 12 Jun 2013 01:21:37 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.191.99 with SMTP id gx3csp135017vec; Wed, 12 Jun 2013 01:21:36 -0700 (PDT) X-Received: by 10.68.163.97 with SMTP id yh1mr19086136pbb.33.1371025295986; Wed, 12 Jun 2013 01:21:35 -0700 (PDT) Received: from mail-pb0-x231.google.com (mail-pb0-x231.google.com [2607:f8b0:400e:c01::231]) by mx.google.com with ESMTPS id hb2si11042981pac.118.2013.06.12.01.21.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 01:21:35 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400e:c01::231 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=2607:f8b0:400e:c01::231; Received: by mail-pb0-f49.google.com with SMTP id jt11so9486075pbb.36 for ; Wed, 12 Jun 2013 01:21:35 -0700 (PDT) X-Received: by 10.68.247.131 with SMTP id ye3mr18795981pbc.87.1371025295502; Wed, 12 Jun 2013 01:21:35 -0700 (PDT) Received: from localhost ([106.197.71.203]) by mx.google.com with ESMTPSA id fm2sm23888222pab.13.2013.06.12.01.21.26 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 12 Jun 2013 01:21:34 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com, arnd@arndb.de, Viresh Kumar , Heiko Stuebner Subject: [PATCH 09/11] cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE Date: Wed, 12 Jun 2013 13:45:16 +0530 Message-Id: <2bac52af214503f7678288c8a1372915190621da.1371022830.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 1.7.12.rc2.18.g61b472e In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQmFr119SBG+1gmjIdPvHGBFNT3dA3Su5l6YTtTUobKoxbOoItzvGfoglbYBWkkcV3tjICbj X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , CPUFreq driver of this platform uses APIs from freq_table.c and so must select CPU_FREQ_TABLE. Cc: Heiko Stuebner Signed-off-by: Viresh Kumar Acked-by: Heiko Stuebner --- drivers/cpufreq/Kconfig.arm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm index dc26303..d52261b 100644 --- a/drivers/cpufreq/Kconfig.arm +++ b/drivers/cpufreq/Kconfig.arm @@ -101,6 +101,7 @@ config ARM_OMAP2PLUS_CPUFREQ config ARM_S3C2416_CPUFREQ bool "S3C2416 CPU Frequency scaling support" depends on CPU_S3C2416 + select CPU_FREQ_TABLE help This adds the CPUFreq driver for the Samsung S3C2416 and S3C2450 SoC. The S3C2416 supports changing the rate of the @@ -123,6 +124,7 @@ config ARM_S3C2416_CPUFREQ_VCORESCALE config ARM_S3C64XX_CPUFREQ bool "Samsung S3C64XX" depends on CPU_S3C6410 + select CPU_FREQ_TABLE default y help This adds the CPUFreq driver for Samsung S3C6410 SoC.