From mboxrd@z Thu Jan 1 00:00:00 1970 From: Witold Szczeponik Subject: Re: [PATCH V3 0/3] PNP: Allow PNP resources to be disabled (interface) Date: Sun, 16 Sep 2012 16:18:30 +0200 Message-ID: <5055DFB6.6070809@gmx.net> References: <50158321.4030007@gmx.net> <201208022209.16015.rjw@sisk.pl> <501AE10E.6080606@gmx.net> <201208022340.16948.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout-de.gmx.net ([213.165.64.22]:60626 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751378Ab2IPOSn (ORCPT ); Sun, 16 Sep 2012 10:18:43 -0400 In-Reply-To: <201208022340.16948.rjw@sisk.pl> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Borislav Petkov , bhelgaas@google.com, lenb@kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Hi Rafael, what about the patches 1 and 3 which do not make any changes to the ABI? The first patch simplifies the code, while the third patch fixes a problem in the PNP resource allocation. Any chances to have them included in 3.7? --- Witold