Hi Linus, Em Sat, 8 Jun 2019 00:08:10 +0200 Linus Walleij <linus.walleij@xxxxxxxxxx> escreveu: > On Tue, Jun 4, 2019 at 4:18 PM Mauro Carvalho Chehab > <mchehab+samsung@xxxxxxxxxx> wrote: > > > With ReST, [foo]_ means a reference to foo, causing this warning: > > > > Documentation/driver-api/gpio/driver.rst:419: WARNING: Unknown target name: "devm". > > > > Fix it by using a literal for the name. > > > > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> > > Looks identical to the v1 I already applied, so keeping > that one. Thanks for applying it. Yeah, it should be identical (and so it should be the v3 I sent yesterday). v2 and v3 are just rebases on the top of linux-next. Thanks, Mauro