Re: [PATCH v6 02/10] PM / EM: introduce em_dev_register_perf_domain function

2020-04-23 Thread Daniel Lezcano
On 10/04/2020 10:42, Lukasz Luba wrote: > Add now function in the Energy Model framework which is going to support > new devices. This function will help in transition and make it smoother. > For now it still checks if the cpumask is a valid pointer, which will be > removed later when the new struc

[PATCH v6 02/10] PM / EM: introduce em_dev_register_perf_domain function

2020-04-10 Thread Lukasz Luba
Add now function in the Energy Model framework which is going to support new devices. This function will help in transition and make it smoother. For now it still checks if the cpumask is a valid pointer, which will be removed later when the new structures and infrastructure will be ready. Signed-