gpu: host1x: Call host1x_device_add() under lock
Instead of locking within host1x_device_add(), call it under the lock to
make the locking more consistent.
Signed-off-by: NThierry Reding <treding@nvidia.com>
Showing
想要评论请 注册 或 登录
Instead of locking within host1x_device_add(), call it under the lock to
make the locking more consistent.
Signed-off-by: NThierry Reding <treding@nvidia.com>