linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Staging: iio: fix a MAINTAINERS entry
@ 2016-10-11 11:12 Dan Carpenter
  2016-10-11 18:45 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Carpenter @ 2016-10-11 11:12 UTC (permalink / raw)
  To: Lars-Peter Clausen
  Cc: Michael Hennerich, Jonathan Cameron, Hartmut Knaack,
	Peter Meerwald-Stadler, Greg Kroah-Hartman, linux-iio, devel

The "drivers/" part of the path name was missing.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 0c7d973..63f15c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -779,7 +779,7 @@ S:	Supported
 F:	drivers/iio/*/ad*
 X:	drivers/iio/*/adjd*
 F:	drivers/staging/iio/*/ad*
-F:	staging/iio/trigger/iio-trig-bfin-timer.c
+F:	drivers/staging/iio/trigger/iio-trig-bfin-timer.c
 
 ANALOG DEVICES INC DMA DRIVERS
 M:	Lars-Peter Clausen <lars@metafoo.de>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Staging: iio: fix a MAINTAINERS entry
  2016-10-11 11:12 [PATCH] Staging: iio: fix a MAINTAINERS entry Dan Carpenter
@ 2016-10-11 18:45 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2016-10-11 18:45 UTC (permalink / raw)
  To: Dan Carpenter, Lars-Peter Clausen
  Cc: Michael Hennerich, Hartmut Knaack, Peter Meerwald-Stadler,
	Greg Kroah-Hartman, linux-iio, devel

On 11/10/16 12:12, Dan Carpenter wrote:
> The "drivers/" part of the path name was missing.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Applied - thanks.

Jonathan
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0c7d973..63f15c9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -779,7 +779,7 @@ S:	Supported
>  F:	drivers/iio/*/ad*
>  X:	drivers/iio/*/adjd*
>  F:	drivers/staging/iio/*/ad*
> -F:	staging/iio/trigger/iio-trig-bfin-timer.c
> +F:	drivers/staging/iio/trigger/iio-trig-bfin-timer.c
>  
>  ANALOG DEVICES INC DMA DRIVERS
>  M:	Lars-Peter Clausen <lars@metafoo.de>
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-11 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11 11:12 [PATCH] Staging: iio: fix a MAINTAINERS entry Dan Carpenter
2016-10-11 18:45 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).