From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [PATCH 15/57] docs: gpio: convert it to ReST Date: Tue, 23 Apr 2019 09:38:22 -0300 Message-ID: <20190423093822.52227129@coco.lan> References: <0f2d522a80f96391d3f7b51389d08b4afaedb618.1555382110.git.mchehab+samsung@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , "linux-kernel@vger.kernel.org" , Jonathan Corbet , Bartosz Golaszewski , "open list:GPIO SUBSYSTEM" List-Id: linux-gpio@vger.kernel.org Em Tue, 23 Apr 2019 12:52:04 +0200 Linus Walleij escreveu: > On Tue, Apr 16, 2019 at 4:56 AM Mauro Carvalho Chehab > wrote: > > > The API described at sysfs.txt is deprecated. > > > > Still, as it is still part of the Kernel (and will likely be > > there for some time, as we don't simply remove APIs). So, > > it makes sense to keep it there. > > > > The conversion of this file is trivial. > > > > Signed-off-by: Mauro Carvalho Chehab > > Acked-by: Linus Walleij > > Mauro will you merge this or do you want me to merge it? Linus, Just answered on the other e-mail: better to merge via your tree. Just notice that this version was superseded by [PATCH v2 15/79] docs: gpio: convert docs to ReST and rename to *.rst As it also does the rename to .rst. Thanks, Mauro