diff options
author | 2024-02-26 22:37:39 +0100 | |
---|---|---|
committer | 2024-03-05 12:50:58 +0100 | |
commit | ae5004a40a262d329039b99b62bd3fe7645b66ad (patch) | |
tree | 56d74235f137a17a9b6969a6860d7f2d2175edc9 /tools/perf/scripts/python | |
parent | mmc: Merge branch fixes into next (diff) | |
download | wireguard-linux-ae5004a40a262d329039b99b62bd3fe7645b66ad.tar.xz wireguard-linux-ae5004a40a262d329039b99b62bd3fe7645b66ad.zip |
mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
This looks strange to call release_mem_region() in a remove function
without any request_mem_region() in the probe or "struct resource"
somewhere.
So remove the corresponding code.
Fixes: 3a96dff0f828 ("mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/bb0bb1ed1e18de55e8c0547625bde271e64b8c31.1708983064.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions