From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chanwoo Choi Subject: Re: [PATCH] MAINTAINERS: Add devfreq-event entry Date: Thu, 05 Nov 2015 12:21:16 +0900 Message-ID: <563ACB2C.7030303@samsung.com> References: <1446692407-18247-1-git-send-email-cw00.choi@samsung.com> <1446693434.21133.79.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mailout2.samsung.com ([203.254.224.25]:34360 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031771AbbKEDVS (ORCPT ); Wed, 4 Nov 2015 22:21:18 -0500 In-reply-to: <1446693434.21133.79.camel@perches.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Joe Perches , myungjoo.ham@samsung.com, rafael.j.wysocki@intel.com Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Kyungmin Park Hi Joe, On 2015=EB=85=84 11=EC=9B=94 05=EC=9D=BC 12:17, Joe Perches wrote: > 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@vger.kernel.org >> S: Maintained >> F: drivers/devfreq/ >> =20 >> +DEVICE FREQUENCY EVENT (DEVFREQ-EVENT) >> +M: Chanwoo Choi >> +L: linux-pm@vger.kernel.org >> +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 >> W: http://lanana.org/docs/device-list/index.html >=20 > It'd be nice to update the DEVFREQ MAINTAINERS entry (and maybe > this one as well) so it has the appropriate git repository listed. How can I update the DEVFREQ MAINTAINER entry? If you add more detailed comment, I would appreciate=20 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index caddb49..ca0ae09 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3349,6 +3349,7 @@ DEVICE FREQUENCY (DEVFREQ) > M: MyungJoo Ham > M: Kyungmin Park > L: linux-pm@vger.kernel.org > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git OK. I'll update it. Thanks, Chanwoo Choi