[PATCH 3/5] firmware: arm_scpi: pre-populate dvfs info in scpi_probe
From: Sudeep Holla <hidden>
Date: 2017-10-04 10:10:21
From: Sudeep Holla <hidden>
Date: 2017-10-04 10:10:21
On 03/10/17 19:19, Heiner Kallweit wrote:
Am 03.10.2017 um 18:18 schrieb Sudeep Holla:quoted
On 03/10/17 17:00, Heiner Kallweit wrote:
[...]
quoted
quoted
quoted
quoted
Remove does for (i = 0; i < MAX_DVFS_DOMAINS && info->dvfs[i]; i++) { and therefore stops at the first unpopulated domain and doesn't free the memory for further populated domains. I'll provide a patch for it.Does that mean you are re-introducing scpi_remove ? I kind of liked removing it.Sorry for the confusion. Then I'll go with the original approach and just make sure that errors whilst populating dvfs info are ignored.Indeed. If you are fine with the below fixup, then I can add it myself. Let me know.Fine with me.
Thanks for confirming, pushed now[1]. Can you please double check if possible. -- Regards, Sudeep [1] https://git.kernel.org/sudeep.holla/linux/h/for-next/scpi-updates