mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
Merge branch 'rproc-fixes' into rproc-next
This commit is contained in:
commit
b30026f9ff
@ -912,7 +912,6 @@ static int scp_remove(struct platform_device *pdev)
|
||||
for (i = 0; i < SCP_IPI_MAX; i++)
|
||||
mutex_destroy(&scp->ipi_desc[i].lock);
|
||||
mutex_destroy(&scp->send_lock);
|
||||
rproc_free(scp->rproc);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user