Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753273AbYLAOoJ (ORCPT ); Mon, 1 Dec 2008 09:44:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750748AbYLAOn4 (ORCPT ); Mon, 1 Dec 2008 09:43:56 -0500 Received: from kroah.org ([198.145.64.141]:45574 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751535AbYLAOnz (ORCPT ); Mon, 1 Dec 2008 09:43:55 -0500 Date: Mon, 1 Dec 2008 06:40:08 -0800 From: Greg KH To: Trent Piepho Cc: linux-kernel@vger.kernel.org, linux-pci , Matthew Wilcox , Alex Chiang Subject: Re: [PATCH] PCI: Method for removing PCI devices Message-ID: <20081201144008.GB12096@kroah.com> References: <1228140490-32199-1-git-send-email-xyzzy@speakeasy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1228140490-32199-1-git-send-email-xyzzy@speakeasy.org> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 16 On Mon, Dec 01, 2008 at 06:08:09AM -0800, Trent Piepho wrote: > This patch adds an attribute named "remove" to a PCI device's sysfs > directory. Writing a non-zero value to this attribute will remove the PCI > device and any children of it. Please always add documentation for new sysfs files in Documentation/ABI so that we know what they do, and how to use them. thanks, greg k-h -- 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/