diff options
author | Luca Ceresoli <luca@lucaceresoli.net> | 2020-07-23 09:41:11 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-07-23 15:33:43 -0700 |
commit | db136ac978ffbcc9a07b69906d7f6d2c49e033c0 (patch) | |
tree | 540a8c0d2ef1aefba86cb0e2a8b33271cc379fab /MAINTAINERS | |
parent | 3ba72c35cf1c79cb95eebd7fa20f416c4fa952eb (diff) | |
download | linux-db136ac978ffbcc9a07b69906d7f6d2c49e033c0.tar.gz linux-db136ac978ffbcc9a07b69906d7f6d2c49e033c0.tar.bz2 linux-db136ac978ffbcc9a07b69906d7f6d2c49e033c0.zip |
MAINTAINERS: take over IDT VersaClock 5 clock driver
Marek has been the primary developer of this driver (thanks!). Now as
he is not working on it anymore he suggested I take over maintainership.
Cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Link: https://lore.kernel.org/r/20200723074112.3159-3-luca@lucaceresoli.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 68f21d46614c..5aa16c245c63 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8324,7 +8324,7 @@ W: https://github.com/o2genum/ideapad-slidebar F: drivers/input/misc/ideapad_slidebar.c IDT VersaClock 5 CLOCK DRIVER -M: Marek Vasut <marek.vasut@gmail.com> +M: Luca Ceresoli <luca@lucaceresoli.net> S: Maintained F: drivers/clk/clk-versaclock5.c |