diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-01-20 11:10:33 +0530 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-02-08 11:14:22 -0700 |
commit | 0a7d2cd7407da88cec68556777458a4b897d91d8 (patch) | |
tree | f09b77ca2b60b4378c2f58182c2be71a1f6df388 /MAINTAINERS | |
parent | 1e4c2830c36914feb7d03916e21f7c2e45dc2055 (diff) | |
download | linux-0a7d2cd7407da88cec68556777458a4b897d91d8.tar.gz linux-0a7d2cd7407da88cec68556777458a4b897d91d8.tar.bz2 linux-0a7d2cd7407da88cec68556777458a4b897d91d8.zip |
selftest: cpufreq: Update MAINTAINERS file
Update MAINTAINERS file with cpufreq's selftest directory.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..c258cb7984e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3390,6 +3390,7 @@ B: https://bugzilla.kernel.org F: Documentation/cpu-freq/ F: drivers/cpufreq/ F: include/linux/cpufreq.h +F: tools/testing/selftests/cpufreq/ CPU FREQUENCY DRIVERS - ARM BIG LITTLE M: Viresh Kumar <viresh.kumar@linaro.org> |