Alex Deucher <alexdeucher <at> gmail.com> writes:

> +
> +     tmp_result = ellesmere_enable_thermal_auto_throttle(hwmgr);
> +     PP_ASSERT_WITH_CODE((0 == tmp_result),
> +                     "Failed to enable thermal auto throttle!", result = 
> tmp_result);
> +
> +     tmp_result = ellesmere_pcie_performance_request(hwmgr);
> +     PP_ASSERT_WITH_CODE((0 == tmp_result),
> +                     "Failed to enable thermal auto throttle!", result = 
> tmp_result);

Looks like the last message should be changed.

//wbr VA

Reply via email to