From mboxrd@z Thu Jan 1 00:00:00 1970 From: Auke Kok Subject: Re: [PATCH] Make PowerTOP generic, by removing hard coded values Date: Wed, 25 Aug 2010 10:13:17 -0700 Message-ID: <4C754F2D.3000701@intel.com> References: <1281684356-7454-1-git-send-email-amit.arora@linaro.org> <201008251620.09154.trenn@suse.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201008251620.09154.trenn@suse.de> Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Thomas Renninger Cc: power@bughost.org, cpufreq@vger.kernel.org, Amit Arora , auke@linux.intel.com, amit.kucheria@linaro.org, yong.shen@linaro.org, vishwanath.bs@ti.com On 08/25/2010 07:20 AM, Thomas Renninger wrote: > It would also be nice to see libpci getting used instead of > reimplementing its functionality. agreed, this might be the elegant way to solve that problem. Auke