From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound-mail-24.bluehost.com (outbound-mail-24.bluehost.com [69.89.21.19]) by ozlabs.org (Postfix) with SMTP id 25714DE1A3 for ; Sat, 11 Oct 2008 04:39:21 +1100 (EST) From: Jesse Barnes To: Benjamin Herrenschmidt Subject: Re: [PATCH] powerpc: Add legacy PCI access via sysfs Date: Fri, 10 Oct 2008 10:39:18 -0700 References: <20081010025101.B48CADDEF7@ozlabs.org> In-Reply-To: <20081010025101.B48CADDEF7@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <200810101039.18300.jbarnes@virtuousgeek.org> Cc: linuxppc-dev@ozlabs.org, linux-pci@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thursday, October 9, 2008 7:50 pm Benjamin Herrenschmidt wrote: > This patch adds support for legacy_io and legacy_mem files in > bus class directories in sysfs for powerpc > > Signed-off-by: Benjamin Herrenschmidt > --- Applied to linux-next, thanks. Jesse