From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Date: Tue, 19 May 2015 17:53:10 +0000 Subject: Re: [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar() Message-Id: <20150519175310.GH23057@wotan.suse.de> List-Id: References: <1429647634-17169-1-git-send-email-mcgrof@do-not-panic.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: cocci@systeme.lip6.fr On Wed, Apr 29, 2015 at 02:08:47PM -0700, Luis R. Rodriguez wrote: > On Tue, Apr 21, 2015 at 1:20 PM, Luis R. Rodriguez > wrote: > > From: "Luis R. Rodriguez" > > > > This series adds pci_ioremap_wc_bar() and makes use of it > > on a few framebuffer device drivers. > > > > Luis R. Rodriguez (4): > > pci: add pci_ioremap_wc_bar() > > video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar() > > video: fbdev: kyrofb: use arch_phys_wc_add() and pci_ioremap_wc_bar() > > video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer > > Bjorn, > > any feedback on this series? Hey Bjorn, any feedback on this series ? Luis