mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 06:44:35 +08:00
b6052c3c7a
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 |