Re: [PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
From: Michael Ellerman <hidden>
Date: 2019-06-30 08:45:37
From: Michael Ellerman <hidden>
Date: 2019-06-30 08:45:37
On Mon, 2019-06-10 at 03:08:16 UTC, Nicholas Piggin wrote:
__ioremap_at error handling is wonky, it requires caller to clean up after it. Implement a helper that does the map and error cleanup and remove the requirement from the caller. Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/a72808a7ec5d340417a91a81e5cabdaa50650f2e cheers