Re: [PATCH] MAINTAINERS: Add devfreq-event entry

From: Joe Perches
Date: Wed Nov 04 2015 - 22:17:23 EST


On Thu, 2015-11-05 at 12:00 +0900, Chanwoo Choi wrote:
> This patch adds the devfreq-event[1] entry to review the patches
> as just supporter. Patches will be picked up by Myungjoo Ham on
> devfreq git repository.
> [1] https://lkml.org/lkml/2015/1/25/573
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -3340,6 +3340,15 @@ L: linux-pm@xxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/devfreq/
>
> +DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
> +M: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> +L: linux-pm@xxxxxxxxxxxxxxx
> +S: Supported
> +F: drivers/devfreq/event
> +F: drivers/devfreq/devfreq-event.c
> +F: include/linux/devfreq-event.h
> +F: Documentation/devicetree/bindings/devfreq/event
> +
> DEVICE NUMBER REGISTRY
> M: Torben Mathiasen <device@xxxxxxxxxx>
> W: http://lanana.org/docs/device-list/index.html

It'd be nice to update the DEVFREQ MAINTAINERS entry (and maybe
this one as well) so it has the appropriate git repository listed.
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index caddb49..ca0ae09 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3349,6 +3349,7 @@ DEVICE FREQUENCY (DEVFREQ)
M: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
M: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
L: linux-pm@xxxxxxxxxxxxxxx
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
S: Maintained
F: drivers/devfreq/


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/