diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 17:25:03 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 18:57:30 -0400 |
commit | 4a9c44f15a73846ae059285daec07d16c6fe81dd (patch) | |
tree | c335cab24d73c5302629106b0f015d18803cad69 | |
parent | fb2efb5ce83c30aa4687251024c648e099f426ae (diff) |
MAINTAINERS: update clk/sirf patterns
Commit 7bf21bc81f28 ("clk: sirf: re-arch to make the codes support both
prima2 and atlas6") moved the files, update the patterns.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4031bb866752..18dddd8572f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -911,7 +911,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
911 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git | 911 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git |
912 | S: Maintained | 912 | S: Maintained |
913 | F: arch/arm/mach-prima2/ | 913 | F: arch/arm/mach-prima2/ |
914 | F: drivers/clk/clk-prima2.c | 914 | F: drivers/clk/sirf/ |
915 | F: drivers/clocksource/timer-prima2.c | 915 | F: drivers/clocksource/timer-prima2.c |
916 | F: drivers/clocksource/timer-marco.c | 916 | F: drivers/clocksource/timer-marco.c |
917 | N: [^a-z]sirf | 917 | N: [^a-z]sirf |