From fd1496a0fc77f955317d6ca511f66a9e788e7e02 Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Thu, 31 Jul 2014 18:09:42 +0900 Subject: [PATCH] drm/nouveau: map pages using DMA API The DMA API is the recommended way to map pages no matter what the underlying bus is. Use the DMA functions for page mapping and remove currently existing wrappers. Signed-off-by: Alexandre Courbot Acked-by: Daniel Vetter Signed-off-by: Ben Skeggs --- Reading git-format-patch failed