Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755515Ab0BLV1z (ORCPT ); Fri, 12 Feb 2010 16:27:55 -0500 Received: from outbound-mail-158.bluehost.com ([67.222.39.38]:49397 "HELO outbound-mail-158.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754230Ab0BLV1y (ORCPT ); Fri, 12 Feb 2010 16:27:54 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=ImbiSjEo8PeKJOMc/+uGuO0TwYgPiN/PmAzQt5/ILUuE5Bn/CrdTlzTqcXznjrk813TWm/yS8Xj7EM2344qQBcj85iwtcIfpNLp236Vc/ynNJBXQLt/gLRMmmboQfm0s; Date: Fri, 12 Feb 2010 13:26:23 -0800 From: Jesse Barnes To: Bjorn Helgaas Cc: Matthew Garrett , Tony Luck , linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, Peter Haight , Gary Hade , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-am33-list@redhat.com, Yinghai Lu , linux-alpha@vger.kernel.org, Ingo Molnar , Linus Torvalds , Larry Finger Subject: Re: [PATCH v3 1/7] PCI: split up pci_read_bridge_bases() Message-ID: <20100212132623.79fdf5cd@jbarnes-piketon> In-Reply-To: <20100212165952.19522.19555.stgit@bob.kio> References: <20100212165532.19522.47240.stgit@bob.kio> <20100212165952.19522.19555.stgit@bob.kio> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.18.3; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Identified-User: {10642:box514.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.28.251 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 21 On Fri, 12 Feb 2010 09:59:52 -0700 Bjorn Helgaas wrote: > > No functional change; this breaks up pci_read_bridge_bases() into > separate pieces for the I/O, memory, and prefetchable memory windows, > similar to how Yinghai recently split up pci_setup_bridge() in > 68e84ff3bdc. > > Signed-off-by: Bjorn Helgaas > --- Applied to my linux-next branch replacing the old ones, thanks Bjorn. -- Jesse Barnes, Intel Open Source Technology Center -- 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/