]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST
authorLi Zhijian <lizhijian@cn.fujitsu.com>
Tue, 31 Aug 2021 10:23:16 +0000 (18:23 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 31 Aug 2021 17:00:02 +0000 (11:00 -0600)
commitb7fc70b58055826f56206f8f1fbb7dfe5627c636
tree6342e67d0c1186f9f6f6cd79e5860e796b7de3df
parent2259f52684f0ca8e211fedcb16d0a853b3b92479
selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST

DEBUG_PI_LIST was renamed to DEBUG_PLIST since
99751ce54e ("lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST")

- It's not reasonable to keep the deprecated configs.
- configs under kselftests are recommended by corresponding tests.
So if some configs are missing, it will impact the testing results

CC: "Rafael J. Wysocki" <rjw@rjwysocki.net>
CC: Viresh Kumar <viresh.kumar@linaro.org>
CC: linux-pm@vger.kernel.org
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/cpufreq/config