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


Groups > linux.kernel > #1574989

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

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices
Date 2017-02-06 18:00 +0100
Message-ID <t7UNZ-7sP-21@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[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

csiph-web