Re: [PATCH v2] cpufreq: mediatek: Fix resource leaks on mtk_cpu_create_freq_table() failure
From: Viresh Kumar
Date: Thu Oct 03 2024 - 00:09:19 EST
On 01-10-24, 16:58, Riyan Dhiman wrote:
> In this file, devm_kzalloc and devm_regulator_get are called. Do I need
> to call this devm_platform_ioremap_resource instead of ioremap if devm_*
> api need to be used?
Yes, that would do.
--
viresh