From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:43525 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbdBFS0f (ORCPT ); Mon, 6 Feb 2017 13:26:35 -0500 Subject: Re: [PATCH] MAINTAINERS: drop broken reference to i2c/trivial-devices To: Wolfram Sang , linux-iio@vger.kernel.org References: <20170206165411.4796-1-wsa@the-dreams.de> Cc: linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Kevin Tsai From: Jonathan Cameron Message-ID: <5f80e863-6738-d9dd-e8ce-8606fd858447@kernel.org> Date: Mon, 6 Feb 2017 18:26:29 +0000 MIME-Version: 1.0 In-Reply-To: <20170206165411.4796-1-wsa@the-dreams.de> Content-Type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org 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 > Cc: Mauro Carvalho Chehab > Cc: Kevin Tsai Applied to the togreg branch of iio.git. Thanks, Jonathan > Cc: Jonathan Cameron > --- > 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 > S: Maintained > F: drivers/iio/light/cm* > -F: Documentation/devicetree/bindings/i2c/trivial-admin-guide/devices.rst > > CAVIUM I2C DRIVER > M: Jan Glauber >