diff options
| author | Ulf Hansson <[email protected]> | 2024-10-02 12:22:23 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2024-10-10 11:55:17 +0000 |
| commit | 7738568885f2eaecfc10a3f530a2693e5f0ae3d0 (patch) | |
| tree | c7bdeaf7dc0d1f2f2a2d9e6e55b9f28d326531e8 /rust/helpers/mutex.c | |
| parent | Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()" (diff) | |
| download | kernel-7738568885f2eaecfc10a3f530a2693e5f0ae3d0.tar.gz kernel-7738568885f2eaecfc10a3f530a2693e5f0ae3d0.zip | |
PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
The dev_pm_domain_attach|detach_list() functions are not resource managed,
hence they should not use devm_* helpers to manage allocation/freeing of
data. Let's fix this by converting to the traditional alloc/free functions.
Fixes: 161e16a5e50a ("PM: domains: Add helper functions to attach/detach multiple PM domains")
Cc: [email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions
