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: Mike Turquette <[email protected]> Cc: Stephen Boyd <[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]> --- Mike/Stephen, want to take this one? MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 85024e23309f..3ca8ae5aadb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2551,6 +2551,7 @@ F: include/linux/cleancache.h CLK API M: Russell King <[email protected]> +L: [email protected] S: Maintained F: include/linux/clk.h @@ -2611,7 +2612,7 @@ F: drivers/media/platform/coda/ COMMON CLK FRAMEWORK M: Mike Turquette <[email protected]> M: Stephen Boyd <[email protected]> -L: [email protected] +L: [email protected] T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git S: Maintained F: drivers/clk/ -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

