Message ID | 1397702368-4846-2-git-send-email-isubramanian@apm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote: > This patch adds a MAINTAINERS entry for APM X-Gene SoC > ethernet driver. [] > diff --git a/MAINTAINERS b/MAINTAINERS [] > @@ -686,6 +686,14 @@ S: Maintained > F: drivers/net/appletalk/ > F: net/appletalk/ > > +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER > +M: Iyappan Subramanian <isubramanian@apm.com> > +M: Keyur Chudgar <kchudgar@apm.com> > +M: Ravi Patel <rapatel@apm.com> > +S: Maintained > +F: drivers/net/ethernet/apm/xgene Please add a terminating slash to show this is a directory. F: drivers/net/ethernet/apm/xgene/
Hello Lyappan, On Thu, Apr 17, 2014 at 5:18 AM, Joe Perches <joe@perches.com> wrote: > On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote: >> This patch adds a MAINTAINERS entry for APM X-Gene SoC >> ethernet driver. > [] >> diff --git a/MAINTAINERS b/MAINTAINERS > [] >> @@ -686,6 +686,14 @@ S: Maintained >> F: drivers/net/appletalk/ >> F: net/appletalk/ >> >> +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER >> +M: Iyappan Subramanian <isubramanian@apm.com> >> +M: Keyur Chudgar <kchudgar@apm.com> >> +M: Ravi Patel <rapatel@apm.com> >> +S: Maintained >> +F: drivers/net/ethernet/apm/xgene > > Please add a terminating slash to show this is a directory. > > F: drivers/net/ethernet/apm/xgene/ > Also if you are maintaining this driver as a part of your daily work (i.e: actually being paid for it by your company) the status should be "Supported" instead. If you are doing it on your own time but still using your company email address then "Maintained" is correct. Best regards, Javier
Hi Javier, On Sun, Apr 20, 2014 at 5:56 PM, Javier Martinez Canillas <javier@dowhile0.org> wrote: > Hello Lyappan, > > On Thu, Apr 17, 2014 at 5:18 AM, Joe Perches <joe@perches.com> wrote: >> On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote: >>> This patch adds a MAINTAINERS entry for APM X-Gene SoC >>> ethernet driver. >> [] >>> diff --git a/MAINTAINERS b/MAINTAINERS >> [] >>> @@ -686,6 +686,14 @@ S: Maintained >>> F: drivers/net/appletalk/ >>> F: net/appletalk/ >>> >>> +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER >>> +M: Iyappan Subramanian <isubramanian@apm.com> >>> +M: Keyur Chudgar <kchudgar@apm.com> >>> +M: Ravi Patel <rapatel@apm.com> >>> +S: Maintained >>> +F: drivers/net/ethernet/apm/xgene >> >> Please add a terminating slash to show this is a directory. >> >> F: drivers/net/ethernet/apm/xgene/ >> > > Also if you are maintaining this driver as a part of your daily work > (i.e: actually being paid for it by your company) the status should be > "Supported" instead. > > If you are doing it on your own time but still using your company > email address then "Maintained" is correct. Thanks. I will change this to Supported. > > Best regards, > Javier
diff --git a/MAINTAINERS b/MAINTAINERS index 11b3937..bc32a01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -686,6 +686,14 @@ S: Maintained F: drivers/net/appletalk/ F: net/appletalk/ +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER +M: Iyappan Subramanian <isubramanian@apm.com> +M: Keyur Chudgar <kchudgar@apm.com> +M: Ravi Patel <rapatel@apm.com> +S: Maintained +F: drivers/net/ethernet/apm/xgene +F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt + APTINA CAMERA SENSOR PLL M: Laurent Pinchart <Laurent.pinchart@ideasonboard.com> L: linux-media@vger.kernel.org