commit | 38d98de4332fcdaa72fc83443c1e3268e4b2214b | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Dec 18 15:06:56 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jan 23 12:07:01 2015 +0100 |
tree | bb473fa1e2005bdc790daee18ef9dad5053ea39c | |
parent | 536e1715226c94037df12f7c6280cbe0f6009f92 [diff] |
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: Thierry Reding <treding@nvidia.com>