Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754639Ab3JVQc5 (ORCPT ); Tue, 22 Oct 2013 12:32:57 -0400 Received: from mga14.intel.com ([143.182.124.37]:16110 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754357Ab3JVQcy convert rfc822-to-8bit (ORCPT ); Tue, 22 Oct 2013 12:32:54 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,535,1378882800"; d="scan'208";a="311172956" From: "Luck, Tony" To: Viresh Kumar , "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" Subject: RE: [PATCH V2 Resend 13/34] cpufreq: ia64: Convert to light weight ->target_index() routine Thread-Topic: [PATCH V2 Resend 13/34] cpufreq: ia64: Convert to light weight ->target_index() routine Thread-Index: AQHOzAqalzlr6AkDEk2Xm7EKMcCVf5oA8Djw Date: Tue, 22 Oct 2013 16:32:35 +0000 Message-ID: <3908561D78D1C84285E8C5FCA982C28F31D46B71@ORSMSX106.amr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.138] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 624 Lines: 18 > This patch converts existing .target() to newly defined light weight > .target_index() routine for this driver. > > CPUFreq core will call cpufreq_frequency_table_target() before calling this > routine and will pass index to it. > > Cc: Tony Luck > Signed-off-by: Viresh Kumar Tested-by: Tony Luck -Tony -- 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/