tools/power/turbostat: Remove unused family/model parameters for RAPL functions
authorZhang Rui <rui.zhang@intel.com>
Sun, 27 Aug 2023 02:28:04 +0000 (10:28 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 27 Sep 2023 14:14:19 +0000 (22:14 +0800)
commitbf1ad57c3f92c551dbfdcecd49797253f55cb7c1
tree683bc95ce0581f68e14e1042efc2289670be8ce7
parent7c60409382a4be05d601e0b45db7b0166845b0cf
tools/power/turbostat: Remove unused family/model parameters for RAPL functions

RAPL probing can be done without family/model checking. Remove these
parameters in rapl probe functions.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c