diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-05-25 14:34:09 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-05-27 15:51:35 +1000 |
commit | 2524fc7f634d33b044e9bf91689b932e54517980 (patch) | |
tree | 17681f07d25fa90dcbb1b89841502ee694272ca0 /include/drm | |
parent | 2123000b01792e182fc4122fdb612ed641f3385e (diff) | |
download | linux-2524fc7f634d33b044e9bf91689b932e54517980.tar.bz2 |
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 <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions