From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [PATCH] eeepc-laptop: don't touch the pci slot if it was claimed by a different driver Date: Mon, 29 Jun 2009 20:22:06 +0100 Message-ID: <20090629192206.GA7811@srcf.ucam.org> References: <1245990020-20455-1-git-send-email-lenb@kernel.org> <6af05c22969dce2776375953131b56e9f4282848.1245989983.git.len.brown@intel.com> <9b2b86520906290544g2f5d1da9m8539a5a6f67cf33c@mail.gmail.com> <4A48C15C.3000509@tuffmail.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]:34714 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758254AbZF2TWI (ORCPT ); Mon, 29 Jun 2009 15:22:08 -0400 Content-Disposition: inline In-Reply-To: <4A48C15C.3000509@tuffmail.co.uk> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Alan Jenkins Cc: Corentin Chary , linux-acpi@vger.kernel.org, Len Brown , Randy Dunlap On Mon, Jun 29, 2009 at 02:27:56PM +0100, Alan Jenkins wrote: > The whole point of registering as a PCI hotplug driver was to prevent > conflict with pciehp. At the moment it happens to work because > eeepc-laptop is loaded first, but it doesn't work the other way round. > If pciehp is loaded first then we fail to claim the slot - we need to > respect this and not handle hotplug events. > > Signed-off-by: Alan Jenkins Acked-by: Matthew Garrett -- Matthew Garrett | mjg59@srcf.ucam.org