linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices
@ 2017-02-06 16:54 Wolfram Sang
  2017-02-06 18:26 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2017-02-06 16:54 UTC (permalink / raw)
  To: linux-iio
  Cc: linux-kernel, Wolfram Sang, Mauro Carvalho Chehab, Kevin Tsai,
	Jonathan Cameron

Due to RST rework, the reference to i2c/trivial-devices was changed, but the
result is broken. However, let's just drop the whole reference, since it
doesn't make sense in the first place to reference this "global" file
for a single driver.

Fixes: 8c27ceff3604b2 ("docs: fix locations of several documents that got moved")
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Cc: Kevin Tsai <ktsai@capellamicro.com>
Cc: Jonathan Cameron <jic23@kernel.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 023e4a8c3d104d..3c67142f17e913 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2974,7 +2974,6 @@ CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
 M:	Kevin Tsai <ktsai@capellamicro.com>
 S:	Maintained
 F:	drivers/iio/light/cm*
-F:	Documentation/devicetree/bindings/i2c/trivial-admin-guide/devices.rst
 
 CAVIUM I2C DRIVER
 M:	Jan Glauber <jglauber@cavium.com>
-- 
2.10.2


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

* Re: [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices
  2017-02-06 16:54 [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices Wolfram Sang
@ 2017-02-06 18:26 ` Jonathan Cameron
  2017-03-06 22:34   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2017-02-06 18:26 UTC (permalink / raw)
  To: Wolfram Sang, linux-iio; +Cc: linux-kernel, Mauro Carvalho Chehab, Kevin Tsai

On 06/02/17 16:54, Wolfram Sang wrote:
> Due to RST rework, the reference to i2c/trivial-devices was changed, but the
> result is broken. However, let's just drop the whole reference, since it
> doesn't make sense in the first place to reference this "global" file
> for a single driver.
> 
> Fixes: 8c27ceff3604b2 ("docs: fix locations of several documents that got moved")
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>
> Cc: Kevin Tsai <ktsai@capellamicro.com>
Applied to the togreg branch of iio.git.

Thanks,

Jonathan
> Cc: Jonathan Cameron <jic23@kernel.org>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 023e4a8c3d104d..3c67142f17e913 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2974,7 +2974,6 @@ CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
>  M:	Kevin Tsai <ktsai@capellamicro.com>
>  S:	Maintained
>  F:	drivers/iio/light/cm*
> -F:	Documentation/devicetree/bindings/i2c/trivial-admin-guide/devices.rst
>  
>  CAVIUM I2C DRIVER
>  M:	Jan Glauber <jglauber@cavium.com>
> 


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

* Re: [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices
  2017-02-06 18:26 ` Jonathan Cameron
@ 2017-03-06 22:34   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2017-03-06 22:34 UTC (permalink / raw)
  To: Wolfram Sang, linux-iio; +Cc: linux-kernel, Mauro Carvalho Chehab, Kevin Tsai

On 06/02/17 18:26, Jonathan Cameron wrote:
> On 06/02/17 16:54, Wolfram Sang wrote:
>> Due to RST rework, the reference to i2c/trivial-devices was changed, but the
>> result is broken. However, let's just drop the whole reference, since it
>> doesn't make sense in the first place to reference this "global" file
>> for a single driver.
>>
>> Fixes: 8c27ceff3604b2 ("docs: fix locations of several documents that got moved")
>> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
>> Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>
>> Cc: Kevin Tsai <ktsai@capellamicro.com>
> Applied to the togreg branch of iio.git.
Something went wrong and this never made it there.
Just reapplied it.

Sorry about that.

Jonathan
> 
> Thanks,
> 
> Jonathan
>> Cc: Jonathan Cameron <jic23@kernel.org>
>> ---
>>  MAINTAINERS | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 023e4a8c3d104d..3c67142f17e913 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2974,7 +2974,6 @@ CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
>>  M:	Kevin Tsai <ktsai@capellamicro.com>
>>  S:	Maintained
>>  F:	drivers/iio/light/cm*
>> -F:	Documentation/devicetree/bindings/i2c/trivial-admin-guide/devices.rst
>>  
>>  CAVIUM I2C DRIVER
>>  M:	Jan Glauber <jglauber@cavium.com>
>>
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


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

end of thread, other threads:[~2017-03-06 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 16:54 [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices Wolfram Sang
2017-02-06 18:26 ` Jonathan Cameron
2017-03-06 22:34   ` 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).