From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 0/2] ACPI / cpufreq: ACPI processor driver and ACPI cpufreq driver cleanups Date: Tue, 21 Jul 2015 00:40:06 +0200 Message-ID: <3632030.c4a7aMnN04@vostro.rjw.lan> References: <10273534.kyzK8rhvUz@vostro.rjw.lan> <20150718060446.GB11802@linux> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: Received: from v094114.home.net.pl ([79.96.170.134]:59076 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757062AbbGTWNW (ORCPT ); Mon, 20 Jul 2015 18:13:22 -0400 In-Reply-To: <20150718060446.GB11802@linux> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Viresh Kumar Cc: Linux PM list , ACPI Devel Maling List , Linux Kernel Mailing List , Pan Xinhui On Saturday, July 18, 2015 11:34:46 AM Viresh Kumar wrote: > On 18-07-15, 03:13, Rafael J. Wysocki wrote: > > Hi, > > > > The following two patches clean up a couple of things in the ACPI processor > > driver and the ACPI cpufreq driver: > > > > [1/2] Drop the unused first argument of acpi_processor_unregister_performance(). > > [2/2] Drop the now redundant acpi_data pointer from acpi_cpufreq_data. > > > > Both patches on top of the current linux-next branch of the linux-pm.git tree. > > Acked-by: Viresh Kumar Thanks, but I've just sent new versions out. Rafael