From: David Herrmann Date: Sun, 25 May 2014 12:34:09 +0000 (+0200) Subject: drm/armada: use shmem helpers if possible X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2524fc7f634d33b044e9bf91689b932e54517980;p=pandora-kernel.git drm/armada: use shmem helpers if possible shmem_read_mapping_page() uses mapping_gfp_mask(mapping) as default gfp mask. No reason to use shmem_read_mapping_page_gfp() directly if we want the default behavior. Acked-by: Russell King Signed-off-by: David Herrmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed