mirror of
https://github.com/gnif/vendor-reset.git
synced 2025-12-27 06:19:29 +01:00
Free mutex
This commit is contained in:
parent
db50c45f35
commit
b7554f9035
@ -83,6 +83,7 @@ int amd_common_post_reset(struct vendor_reset_dev *dev)
|
||||
|
||||
kzfree(priv);
|
||||
dev->vendor_private = NULL;
|
||||
mutex_destroy(&priv->smu_lock);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user