diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-07-04 22:50:28 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-07-06 22:39:14 +0300 |
commit | 05f933d5f7318b03ff2028c1704dc867ac16f2c7 (patch) | |
tree | 284e5972536856e020030d723d07466e8c0fbecf /scripts/gdb/linux/vmalloc.py | |
parent | cb6e45c9a0ad9e0f8664fd06db0227d185dc76ab (diff) | |
download | linux-05f933d5f7318b03ff2028c1704dc867ac16f2c7.tar.xz |
i2c: nomadik: Remove a useless call in the remove function
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: <stable@vger.kernel.org> # v3.6+
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions