From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v2 4/10] cpufreq: governor: Move abstract gov_attr_set code to seperate file Date: Fri, 4 Mar 2016 11:22:41 +0530 Message-ID: <20160304055241.GD27109@vireshk-i7> References: <2495375.dFbdlAZmA6@vostro.rjw.lan> <2409306.qzzMXcm4dm@vostro.rjw.lan> <8439076.su0yJP41kh@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pf0-f176.google.com ([209.85.192.176]:33920 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751585AbcCDFwr (ORCPT ); Fri, 4 Mar 2016 00:52:47 -0500 Received: by mail-pf0-f176.google.com with SMTP id 4so29171201pfd.1 for ; Thu, 03 Mar 2016 21:52:47 -0800 (PST) Content-Disposition: inline In-Reply-To: <8439076.su0yJP41kh@vostro.rjw.lan> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Linux PM list , Juri Lelli , Steve Muckle , ACPI Devel Maling List , Linux Kernel Mailing List , Peter Zijlstra , Srinivas Pandruvada , Vincent Guittot , Michael Turquette , Ingo Molnar On 04-03-16, 04:03, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Move abstract code related to struct gov_attr_set to a separate (new) > file so it can be shared with (future) goverernors that won't share > more code with "ondemand" and "conservative". > > No intentional functional changes. > > Signed-off-by: Rafael J. Wysocki > --- > > Changes from the previous version: > - Different name of the new file. > - Different name of the new Kconfig symbol. Acked-by: Viresh Kumar -- viresh