[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1429647702-17315-1-git-send-email-mcgrof@do-not-panic.com>
Date: Tue, 21 Apr 2015 13:21:38 -0700
From: "Luis R. Rodriguez" <mcgrof@...not-panic.com>
To: bhelgaas@...gle.com, mst@...hat.com, plagnioj@...osoft.com,
tomi.valkeinen@...com
Cc: linux-fbdev@...r.kernel.org, luto@...capital.net,
cocci@...teme.lip6.fr, "Luis R. Rodriguez" <mcgrof@...e.com>
Subject: [PATCH v3 0/4] pci: add and use pci_iomap_wc()
From: "Luis R. Rodriguez" <mcgrof@...e.com>
This series adds pci_iomap_wc() variants and makes use of them
to framebuffer device drivers.
Luis R. Rodriguez (4):
pci: add pci_iomap_wc() variants
video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc()
video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc()
drivers/video/fbdev/arkfb.c | 36 ++++--------------------
drivers/video/fbdev/s3fb.c | 35 ++++-------------------
drivers/video/fbdev/vt8623fb.c | 31 ++++-----------------
include/asm-generic/pci_iomap.h | 14 ++++++++++
lib/pci_iomap.c | 61 +++++++++++++++++++++++++++++++++++++++++
5 files changed, 92 insertions(+), 85 deletions(-)
--
2.3.2.209.gd67f9d5.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists