On 04/27, Viresh Kumar wrote: > dev_pm_opp_set_sharing_cpus() isn't supposed to update the cpumask > passed as its parameter, and so it should always have been marked > 'const'. > > Do it now. > > Signed-off-by: Viresh Kumar <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]> I'm ignoring cpumask_var_t usage. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

