Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754339AbbHFA1k (ORCPT ); Wed, 5 Aug 2015 20:27:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42437 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752763AbbHFA1j (ORCPT ); Wed, 5 Aug 2015 20:27:39 -0400 Date: Wed, 5 Aug 2015 17:27:37 -0700 From: Greg Kroah-Hartman To: Dan Williams Cc: tglx@linutronix.de, mingo@kernel.org, hpa@zytor.com, linux-arch@vger.kernel.org, toshi.kani@hp.com, linux-nvdimm@ml01.01.org, mcgrof@suse.com, linux-kernel@vger.kernel.org, rmk+kernel@arm.linux.org.uk, Benjamin Romer , David Kershner , hch@lst.de, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 13/24] visorbus: switch from ioremap_cache to memremap Message-ID: <20150806002737.GA25628@kroah.com> References: <20150730165155.33962.64121.stgit@dwillia2-desk3.amr.corp.intel.com> <20150730165451.33962.48793.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150730165451.33962.48793.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 830 Lines: 19 On Thu, Jul 30, 2015 at 12:54:51PM -0400, Dan Williams wrote: > In preparation for deprecating ioremap_cache() convert its usage in > visorbus to memremap. > > Cc: Benjamin Romer > Cc: David Kershner > Signed-off-by: Dan Williams > --- > drivers/staging/unisys/visorbus/visorchannel.c | 16 +++++++++------- > drivers/staging/unisys/visorbus/visorchipset.c | 17 +++++++++-------- > 2 files changed, 18 insertions(+), 15 deletions(-) > Acked-by: Greg Kroah-Hartman -- 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/