]> Git Repo - linux.git/commit
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
authorYang Yingliang <[email protected]>
Tue, 18 May 2021 14:11:08 +0000 (22:11 +0800)
committerVinod Koul <[email protected]>
Mon, 31 May 2021 04:17:27 +0000 (09:47 +0530)
commitfffdaba402cea79b8d219355487d342ec23f91c6
treea032897629c463dfa6d057061c742b103bf9ba22
parent8e2e4f3c58528c6040b5762b666734f8cceba568
dmaengine: stedma40: add missing iounmap() on error in d40_probe()

Add the missing iounmap() before return from d40_probe()
in the error handling case.

Fixes: 8d318a50b3d7 ("DMAENGINE: Support for ST-Ericssons DMA40 block v3")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
drivers/dma/ste_dma40.c
This page took 0.053064 seconds and 4 git commands to generate.