summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2018-04-19 08:50:29 -0400
committerShuah Khan (Samsung OSG) <shuah@kernel.org>2018-05-30 17:21:51 -0400
commita12ab9e125f184454fc484483fe2029962fe6a34 (patch)
tree6bf247b02f226f8b73927887c54c4b479949ab64 /MAINTAINERS
parent6d73ceab4d03c25d3a351723c72ad25d4c8cd643 (diff)
selftests: move RTC tests to rtc subfolder
Move the RTC tests out of the timers folder as they are mostly unrelated. Keep rtcpie in timers as it only test hrtimers. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ca4afd68530c..a376a4adc675 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11878,7 +11878,7 @@ F: include/linux/rtc.h
11878F: include/uapi/linux/rtc.h 11878F: include/uapi/linux/rtc.h
11879F: include/linux/rtc/ 11879F: include/linux/rtc/
11880F: include/linux/platform_data/rtc-* 11880F: include/linux/platform_data/rtc-*
11881F: tools/testing/selftests/timers/rtctest.c 11881F: tools/testing/selftests/rtc/
11882 11882
11883REALTEK AUDIO CODECS 11883REALTEK AUDIO CODECS
11884M: Bard Liao <bardliao@realtek.com> 11884M: Bard Liao <bardliao@realtek.com>