Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1574989 > unrolled thread

[PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices

Started byWolfram Sang <wsa@the-dreams.de>
First post2017-02-06 18:00 +0100
Last post2017-02-06 19:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices Wolfram Sang <wsa@the-dreams.de> - 2017-02-06 18:00 +0100
    Re: [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices Jonathan Cameron <jic23@kernel.org> - 2017-02-06 19:30 +0100

#1574989 — [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices

FromWolfram Sang <wsa@the-dreams.de>
Date2017-02-06 18:00 +0100
Subject[PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices
Message-ID<t7UNZ-7sP-21@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1575046

FromJonathan Cameron <jic23@kernel.org>
Date2017-02-06 19:30 +0100
Message-ID<t7Wd4-9Q-15@gated-at.bofh.it>
In reply to#1574989
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>
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web