From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4ED69DD4.3060403@tilera.com> Date: Wed, 30 Nov 2011 16:19:16 -0500 From: Chris Metcalf MIME-Version: 1.0 To: "Michael S. Tsirkin" CC: Lucas De Marchi , Paul Mundt , Jesse Barnes , "David S. Miller" , , , , Andrew Morton Subject: Re: [PATCH-RFC 2/2] tile: switch to GENERIC_PCI_IOMAP References: In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Sender: linux-arch-owner@vger.kernel.org List-ID: On 11/29/2011 1:54 PM, Michael S. Tsirkin wrote: > tile now has working stubs for ioport_map and ioremap > such that the generic pci_iomap will DTRT: cast to > pointer on memory and return NULL and log message on IO map. > > Switch it over to GENERIC_PCI_IOMAP. > > Signed-off-by: Michael S. Tsirkin > --- > arch/tile/Kconfig | 1 + > arch/tile/include/asm/pci.h | 2 +- > arch/tile/kernel/pci.c | 21 --------------------- > 3 files changed, 2 insertions(+), 22 deletions(-) Acked-by: Chris Metcalf -- Chris Metcalf, Tilera Corp. http://www.tilera.com