diff options
author | Joe Perches <joe@perches.com> | 2014-04-03 17:48:53 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 19:21:09 -0400 |
commit | 9e06f631ecef84a949a89765e0787c61d63c3f56 (patch) | |
tree | afbdcd43a3c2097118030542cdbd7ca5c712d02d | |
parent | 8a72f57efa1b0a12502f152231e94c8254a5ecd9 (diff) |
MAINTAINERS: remove Venkatesh from HPET, move to CREDITS
Seems he's gone off to bigger/better things. So long, etc...
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | CREDITS | 3 | ||||
-rw-r--r-- | MAINTAINERS | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -2711,6 +2711,9 @@ N: Greg Page | |||
2711 | E: gpage@sovereign.org | 2711 | E: gpage@sovereign.org |
2712 | D: IPX development and support | 2712 | D: IPX development and support |
2713 | 2713 | ||
2714 | N: Venkatesh Pallipadi (Venki) | ||
2715 | D: x86/HPET | ||
2716 | |||
2714 | N: David Parsons | 2717 | N: David Parsons |
2715 | E: orc@pell.chi.il.us | 2718 | E: orc@pell.chi.il.us |
2716 | D: improved memory detection code. | 2719 | D: improved memory detection code. |
diff --git a/MAINTAINERS b/MAINTAINERS index ad3b5a459ebc..2f2675493b3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4155,8 +4155,7 @@ F: include/linux/hpet.h | |||
4155 | F: include/uapi/linux/hpet.h | 4155 | F: include/uapi/linux/hpet.h |
4156 | 4156 | ||
4157 | HPET: x86 | 4157 | HPET: x86 |
4158 | M: "Venkatesh Pallipadi (Venki)" <venki@google.com> | 4158 | S: Orphan |
4159 | S: Maintained | ||
4160 | F: arch/x86/kernel/hpet.c | 4159 | F: arch/x86/kernel/hpet.c |
4161 | F: arch/x86/include/asm/hpet.h | 4160 | F: arch/x86/include/asm/hpet.h |
4162 | 4161 | ||