From: Alexandre Courbot Date: Thu, 31 Jul 2014 09:09:42 +0000 (+0900) Subject: drm/nouveau: map pages using DMA API X-Git-Tag: cleanup-for-v3.18~55^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1496a0fc77f955317d6ca511f66a9e788e7e02;p=pandora-kernel.git 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-diff-tree failed