mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-05 11:45:25 +09:00
The goto err_descr_too_many; calls unlock_engine() so this unlocks
twice.
Fixes: 7df95299b9 ("staging: kpc2000: Add DMA driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>