From: Tomi Valkeinen Date: Thu, 18 Apr 2013 04:52:42 +0000 (+0300) Subject: fbdev/ps3fb: use vm_iomap_memory() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~142^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11bd5933abe033fb7a3a0d1f1bd2cb4b6df8143f;p=pandora-kernel.git fbdev/ps3fb: use vm_iomap_memory() Use vm_iomap_memory() instead of [io_]remap_pfn_range(). vm_iomap_memory() gives us much simpler API to map memory to userspace, and reduces possibilities for bugs. Signed-off-by: Tomi Valkeinen Cc: Geert Uytterhoeven --- Reading git-diff-tree failed