summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan+linaro@kernel.org>2022-09-16 12:23:31 +0200
committerVinod Koul <vkoul@kernel.org>2022-09-20 11:31:16 +0530
commit4be26f695ffa458b065b7942dbff9393bf0836ea (patch)
tree87e49d70640f8f194e6d374d595d70e1a2168164 /tools/perf/scripts/python
parentecd5507e72ea03659dc2cc3e4393fbf8f4e2e02a (diff)
phy: qcom-qmp-pcie: fix memleak on probe deferral
Switch to using the device-managed of_iomap helper to avoid leaking memory on probe deferral and driver unbind. Note that this helper checks for already reserved regions and may fail if there are multiple devices claiming the same memory. Fixes: e78f3d15e115 ("phy: qcom-qmp: new qmp phy driver for qcom-chipsets") Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20220916102340.11520-3-johan+linaro@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions