aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-05-25 16:39:21 +0000
committerTomi Valkeinen <[email protected]>2018-06-28 10:41:05 +0000
commit2491244d7709d4e35f61d75ed3f6b4ea31b0a6f3 (patch)
treed3067073d6f80de1607a4ebda0e6229c8a8e4d31 /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentdrm/omap: gem: Rename GEM function with omap_gem_* prefix (diff)
downloadkernel-2491244d7709d4e35f61d75ed3f6b4ea31b0a6f3.tar.gz
kernel-2491244d7709d4e35f61d75ed3f6b4ea31b0a6f3.zip
drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()
The __omap_gem_get_pages() function is a wrapper around omap_gem_attach_pages() that returns the omap_obj->pages pointer through a function argument. Some callers don't need the pages pointer, and all of them can access omap_obj->pages directly. To simplify the code merge the __omap_gem_get_pages() wrapper with omap_gem_attach_pages() and update the callers accordingly. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions