mirror of https://github.com/torvalds/linux.git
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 | ||