cpupower: Remove family arg to decode_pstates()
mainline inclusion from mainline-5.12-rc1-dontuse commit d1abc4e9 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4QQWF -------------------------------- The decode_pstates() routine no longer uses the CPU family and the caleed routines (get_cof() and get_did()) can grab the family from the global cpupower_cpu_info struct. These update removes passing the family arg to all these routines. Signed-off-by:Nathan Fontenot <nathan.fontenot@amd.com> Reviewed-by:
Robert Richter <rrichter@amd.com> Signed-off-by:
Shuah Khan <skhan@linuxfoundation.org> Signed-off-by:
qinyu <qinyu16@huawei.com> Reviewed-by:
Chao Liu <liuchao173@huawei.com> Reviewed-by:
Xiongfeng Wang <wangxiongfeng2@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment