diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2020-04-08 21:55:01 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-04-15 21:38:28 +0530 |
commit | 172d59ecd61b89f535ad99a7e531c0f111453b9a (patch) | |
tree | f7efc3a6f7880f2af625fc25469bf3f2576405ef /scripts/gdb/linux/device.py | |
parent | ae148b43516d90756ff8255925fb7df142b0c76e (diff) |
dmaengine: ti: k3-psil: fix deadlock on error path
The mutex_unlock() is missed on error path of psil_get_ep_config()
which causes deadlock, so add missed mutex_unlock().
Fixes: 8c6bb62f6b4a ("dmaengine: ti: k3 PSI-L remote endpoint configuration")
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20200408185501.30776-1-grygorii.strashko@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions