mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 05:50:53 +07:00
d4d3cd4c76
[ Upstream commit b6052c3c7a78f5e2b9756c92ef77c0b56435f107 ]
If an error occurs after a successful 'of_iomap()' call, it must be undone
by a corresponding 'iounmap()' call, as already done in the remove
function.
While at it, remove the useless initialization of 'ret' at the beginning of
the function.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mtk-afe-fe-dai.c | ||
mtk-afe-fe-dai.h | ||
mtk-afe-platform-driver.c | ||
mtk-afe-platform-driver.h | ||
mtk-base-afe.h | ||
mtk-btcvsd.c |