summaryrefslogtreecommitdiffstats
path: root/drivers/video/fb-puv3.c
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2012-07-09 14:35:38 +0900
committerInki Dae <inki.dae@samsung.com>2012-07-27 11:13:57 +0900
commitd73c1c995b916a08bfc2d3707afbd3fbf9747300 (patch)
tree20ae32dddaf488b78943d187718e2070072511a3 /drivers/video/fb-puv3.c
parent3c52b8804fe7039b4d1a4c90a0633aab9f8c59dd (diff)
downloadlinux-d73c1c995b916a08bfc2d3707afbd3fbf9747300.tar.gz
linux-d73c1c995b916a08bfc2d3707afbd3fbf9747300.tar.bz2
linux-d73c1c995b916a08bfc2d3707afbd3fbf9747300.zip
drm/exynos: use __free_page() to deallocate memory
this patch uses __free_page() to deallocate the pages allocated by alloc_page() and the pages doesn't need set_parge_dirty() and mark_page_accessed() because they aren't from page cache so removes them. this patch has a pair with previous patch below, http://www.spinics.net/lists/dri-devel/msg24382.html Changelog v2: remove unnecessary arguments. Changelog v3: fix npages type. - npages can have negative value. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/video/fb-puv3.c')
0 files changed, 0 insertions, 0 deletions