OSDN Git Service

gralloc_drm_pipe: fix the arguments of resource_get_handle android-x86-6.0-r3
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 17 Mar 2017 16:56:19 +0000 (00:56 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 17 Mar 2017 16:56:19 +0000 (00:56 +0800)
commita3701d20a58a9f1716776b1c3234f5452b7c8823
tree46b0d5c922b6eb661049457f1e3244f25421a324
parent2f394b35e903912ceb302842e2ed530a2991ccb9
gralloc_drm_pipe: fix the arguments of resource_get_handle

The second argument is pipe_context and the third is pipe_resource.

Correct the error introduced by commit 397a5a4.
gralloc_drm_pipe.c