]> git.baikalelectronics.ru Git - kernel.git/commit
intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N
authorPrarit Bhargava <prarit@redhat.com>
Mon, 20 Apr 2020 14:10:54 +0000 (10:10 -0400)
committerSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 11 May 2020 18:30:25 +0000 (11:30 -0700)
commit04d26c5b8e1457ad36b066c88670cfb784067745
tree4decde0458f471a034d8c9c8b30e9b1b6bccdc45
parent5109b49ed3feca5eda684d9f111ca3c209c2de58
intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N

On CLX-N, the perf-profile-level's output is terminated before the
speed-select-base-freq-properties are output which results in a corrupt
json file.

Adjust the output of speed-select-base-freq-properties by one on CLX-N.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: platform-driver-x86@vger.kernel.org
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
tools/power/x86/intel-speed-select/isst-display.c