-
由 Wei Yongjun 提交于
The driver allocates the mutex but not initialize it. Use mutex_init() on it to initialize it correctly. Link: https://lore.kernel.org/r/20211123083620.2366860-1-weiyongjun1@huawei.com Fixes: 5f90f189 ("firmware: arm_scmi: Add optee transport") Reported-by: NHulk Robot <hulkci@huawei.com> Reviewed-by: NEtienne Carriere <etienne.carriere@linaro.org> Signed-off-by: NWei Yongjun <weiyongjun1@huawei.com> Signed-off-by: NSudeep Holla <sudeep.holla@arm.com>
61bc76be