From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [PATCH v2 2/2] acpiphp: Call _LCK method Date: Fri, 14 Nov 2008 00:20:22 +0000 Message-ID: <20081114002022.GA18269@srcf.ucam.org> References: <20081113235255.GA17709@srcf.ucam.org> <20081113235354.GB17709@srcf.ucam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]:45931 "EHLO vavatch.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752768AbYKNAUX (ORCPT ); Thu, 13 Nov 2008 19:20:23 -0500 Content-Disposition: inline In-Reply-To: <20081113235354.GB17709@srcf.ucam.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: linux-pci@vger.kernel.org Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org On Thu, Nov 13, 2008 at 11:53:54PM +0000, Matthew Garrett wrote: > From: Matthew Garrett > > Removable ACPI devices may have _LCK methods to indicate a software > controlled lock. These should be locked on device insertion and unlocked > when the user requests the device be ejected. Add support for flagging > devices with a _LCK method and then call appropriately on the add and > eject paths. Please ignore this one - I've just realised it'll break on device reenumeration. The other patch in the series should be good, though. -- Matthew Garrett | mjg59@srcf.ucam.org