On 26-09-03 02:13:32, Mukesh Ojha wrote: > The proxy power domain enable path discards the return value of > dev_pm_genpd_set_performance_state(), masking failures silently. > When the call fails the performance state is not applied, yet > firmware load proceeds without any indication of the problem. > > Capture the return value and emit a warning on failure. Firmware > load continues regardless a performance state failure is non-fatal > but the warning provides a visible signal for debugging. > > Signed-off-by: Mukesh Ojha <[email protected]>
With Dmitry's and Konrad's suggestion addressed: Reviewed-by: Abel Vesa <[email protected]>

