diff options
author | Paul Walmsley <[email protected]> | 2015-03-25 18:32:59 +0000 |
---|---|---|
committer | Michael Turquette <[email protected]> | 2015-03-31 18:34:26 -0700 |
commit | aa571b148c6ab9843e79622f0209b6163d8d4fc5 (patch) | |
tree | 62cc364691fbb00b62d4ca316f45b04a0a4c1014 | |
parent | 045ecad0fdb23f34a2769fa9d49384a3130f7831 (diff) |
MAINTAINERS: clk: discuss on the [email protected] list
Most Linux clock framework discussions take place on the
[email protected] or [email protected]
mailing lists. The volume of unrelated messages on these lists makes
it difficult for non-maintainers to follow along with discussions.
Switch the discussion list for clock framework discussions to
[email protected]. Also, add [email protected] as a
mailing list for clock API discussions.
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: Peter De Schrijver <[email protected]>
Cc: Prashant Gaikwad <[email protected]>
Cc: Tero Kristo <[email protected]>
Cc: Russell King <[email protected]>
Acked-by: Stephen Boyd <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8cf9a8a..34f8bc4f1be4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2552,6 +2552,7 @@ F: include/linux/cleancache.h CLK API M: Russell King <[email protected]> S: Maintained F: include/linux/clk.h @@ -2612,7 +2613,7 @@ F: drivers/media/platform/coda/ COMMON CLK FRAMEWORK M: Mike Turquette <[email protected]> M: Stephen Boyd <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git S: Maintained F: drivers/clk/ |