diff options
author | Hongbo Yao <andy.xu@hj-micro.com> | 2025-04-01 13:42:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-19 15:39:31 +0200 |
commit | 498129a868ce966af277841f7e32e9f76b3779ad (patch) | |
tree | a104c0db45696873aa10e41aec4bfd5a29a6005f /drivers/firmware/psci/psci.c | |
parent | 72caf9886e9c1731cf7bfe3eabc308b9268b21d6 (diff) |
perf: arm-ni: Fix missing platform_set_drvdata()
[ Upstream commit fc5106088d6db75df61308ef6de314d1f7959646 ]
Add missing platform_set_drvdata in arm_ni_probe(), otherwise
calling platform_get_drvdata() in remove returns NULL.
Fixes: 4d5a7680f2b4 ("perf: Add driver for Arm NI-700 interconnect PMU")
Signed-off-by: Hongbo Yao <andy.xu@hj-micro.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20250401054248.3985814-1-andy.xu@hj-micro.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions