Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752268Ab3C0Lf1 (ORCPT ); Wed, 27 Mar 2013 07:35:27 -0400 Received: from mail-oa0-f43.google.com ([209.85.219.43]:57785 "EHLO mail-oa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750960Ab3C0LfX (ORCPT ); Wed, 27 Mar 2013 07:35:23 -0400 MIME-Version: 1.0 In-Reply-To: References: <0823a96fea2d8284b7d83cee390dd5973fdaaa94.1362381470.git.viresh.kumar@linaro.org> <2565053.YP0dCLmaW9@vostro.rjw.lan> <20130326152059.GA1698@jshin-Toonie> <20130326194832.GB24945@jshin-Toonie> Date: Wed, 27 Mar 2013 17:05:22 +0530 Message-ID: Subject: Re: [PATCH V3 2/4] cpufreq: governor: Implement per policy instances of governors From: Viresh Kumar To: Jacob Shin Cc: "Rafael J. Wysocki" , cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, Arvind Chauhan 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: 693 Lines: 15 On 27 March 2013 15:34, Viresh Kumar wrote: > I am still stuck at a issue, which i am not able to fix. > - cat of */cpufreq/ondemand/** isn't showing anything on console, but all > pointers are correctly set and i can see the right values with printk() The culprit is the part where i changed prototypes of all show/store functions. I am still trying to understand how that part works, and will fix it soon. -- viresh -- 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/