nvhost_ctrl: Refactor usage of gpu.LockSync()
This seems to only be used to protect a later gpu function call. So we can move the lock into that call instead.
Please register or sign in to comment
This seems to only be used to protect a later gpu function call. So we can move the lock into that call instead.