commit | 8a08e1f99719612d3227b6e7e32a31932a94acb7 | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Wed Feb 27 11:50:55 2013 -0800 |
committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Mon Mar 25 14:56:30 2013 -0700 |
tree | fdcc09e95b575ce4924f7dcf1376a161613faaed | |
parent | 94ff981c8ff3d676a02a2e6f1a810f89f0f4dcd6 [diff] |
gpu: ion: minor refactor in ion_mmap mutex_unlock is being called in the if and the else branch. Just move it out of the if/else. This will help reduce upcoming merge conflicts with upstream Ion changes. Change-Id: Ib426e73f1cb9ed79f37b9c1e0a8885066ae5b4f4 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>