diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-05-03 19:52:33 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2024-05-28 09:31:09 +0530 |
commit | fa8036e5fed21d871aef23092990bfbaddc521d5 (patch) | |
tree | 01f0e3396b800f092a1b27879a37ec5451ae3bed /drivers/cpufreq/scmi-cpufreq.c | |
parent | 6282fba6abd7c3c8896c239cc8aa9ec45edcb97b (diff) | |
download | linux-fa8036e5fed21d871aef23092990bfbaddc521d5.tar.gz linux-fa8036e5fed21d871aef23092990bfbaddc521d5.tar.bz2 linux-fa8036e5fed21d871aef23092990bfbaddc521d5.zip |
cpufreq: sun50i: replace of_node_put() with automatic cleanup handler
Make use of the __free() cleanup handler to automatically free nodes
when they get out of scope.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq/scmi-cpufreq.c')
0 files changed, 0 insertions, 0 deletions