Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751869AbaBKMjY (ORCPT ); Tue, 11 Feb 2014 07:39:24 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:54936 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751435AbaBKMjU (ORCPT ); Tue, 11 Feb 2014 07:39:20 -0500 From: "Rafael J. Wysocki" To: Bjorn Helgaas Cc: ACPI Devel Maling List , Aaron Lu , Linux Kernel Mailing List , Linux PCI , Mika Westerberg Subject: Re: [PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently Date: Tue, 11 Feb 2014 13:53:58 +0100 Message-ID: <2679492.S4dAZoqvRT@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.13.0+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20140211001958.GB12851@google.com> References: <2217793.001RY6hKlo@vostro.rjw.lan> <20140211001958.GB12851@google.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, February 10, 2014 05:19:58 PM Bjorn Helgaas wrote: > On Mon, Jan 27, 2014 at 01:37:17AM +0100, Rafael J. Wysocki wrote: > > Hi All, > > > > ACPIPHP can be simplified a bit on top of some PCI and ACPI changes merged > > recently and the following series of patches implements those simplifications: > > > > [1/11] Fix up two kerneldoc comments in acpiphp_glue.c. > > [2/11] Get rid of an unnecessary label in register_slot(). > > [3/11] Drop acpiphp_bus_trim() and use acpi_bus_trim() instead of it directly. > > [4/11] Move the acpi_bus_get_device() call out of acpiphp_no_hotplug(). > > [5/11] Store struct acpi_device pointers instead of ACPI handles in struct acpiphp_context. > > [6/11] Drop acpiphp_bus_add() (which has only one user). > > [7/11] Drop crit_sect mutexes (that are redundant). > > [8/11] Clean up the usage of the slot variable in hotplug_event(). > > [9/11] Drop dev_in_slot() and rework disable_slot() to walk bus->devices directly. > > [10/11] Use acpi_handle_debug() in hotplug_event() instead of open-coded stuff. > > [11/11] Drop handle argument from the member functions of struct acpi_dock_ops. > > I assume you'll handle all these through your tree, Rafael. Let me know if > you need me to do anything. Yes, I'll handle these, thanks! Rafael -- 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/