projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c956126
)
MAINTAINERS: correct entry for legacy RTC-driver
author
Wolfram Sang
<
[email protected]
>
Thu, 9 Sep 2010 23:38:04 +0000
(16:38 -0700)
committer
Linus Torvalds
<
[email protected]
>
Fri, 10 Sep 2010 01:57:24 +0000
(18:57 -0700)
Because no one dared to remove it so far, let's keep the entry correct, at
least.
Signed-off-by: Wolfram Sang <
[email protected]
>
Acked-by: Mike Frysinger <
[email protected]
>
Cc: Paul Gortmaker <
[email protected]
>
Cc: Alessandro Zummo <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index a3da87f82a75b9e9eb8cad56773194df5cc5ee82..9800de5ec22285375123299c79759a1111290ced 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-4838,12
+4838,10
@@
F: kernel/rcu*
F: kernel/srcu*
X: kernel/rcutorture.c
-REAL TIME CLOCK DRIVER
+REAL TIME CLOCK DRIVER
(LEGACY)
M: Paul Gortmaker <
[email protected]
>
S: Maintained
-F: Documentation/rtc.txt
-F: drivers/rtc/
-F: include/linux/rtc.h
+F: drivers/char/rtc.c
REAL TIME CLOCK (RTC) SUBSYSTEM
M: Alessandro Zummo <
[email protected]
>