On Tue, Jul 04, 2023 at 09:50:28PM +0200, Christophe JAILLET wrote: > Since commit 235602146ec9 ("i2c-nomadik: turn the platform driver to an amba > driver"), there is no more request_mem_region() call in this driver. > > So remove the release_mem_region() call from the remove function which is > likely a left over. > > Fixes: 235602146ec9 ("i2c-nomadik: turn the platform driver to an amba driver") > Cc: # v3.6+ > Acked-by: Linus Walleij > Reviewed-by: Andi Shyti > Signed-off-by: Christophe JAILLET Applied to for-current, thanks!