commit | 95d7cbcb6fbe3885d7a968cc86b98a08466742af | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Jul 25 11:27:16 2017 -0700 |
committer | Eric Anholt <eric@anholt.net> | Fri Jul 28 16:03:41 2017 -0700 |
tree | 9e476bda3cb8436a851d0f490c2829d7b3f4edb4 | |
parent | 78acea381d6eb1c67b155e7e2638ba3b1728eb07 [diff] |
drm/vc4: Start using u64_to_user_ptr. Chris Wilson pointed out this little cleanup in a review of new code, so let's fix up the code I was copying from. Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20170725182718.31468-1-eric@anholt.net Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>