commit | 1299b6377b099bc4348d955930ebe1f0ee5ccc46 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Mon Oct 26 14:55:37 2015 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Jan 11 11:17:40 2016 +1000 |
tree | 9ff48b324471f15004ffedb9694fe7dc4ba77f78 | |
parent | 1a0c96c075bb4517d4ce4fb6750ee0a3cf38714c [diff] |
drm/nouveau/core: fix return in error path of device probe We want to unlock nv_devices_mutex in this error path as well. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>