Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp4918839imm; Tue, 26 Jun 2018 02:52:03 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIVNEC/CyP8qIEII3g96YDFoYxgwIry4iUfznHUfvIb063nMn5xTHTfj6ltMKi2VKN95VTz X-Received: by 2002:a63:6f8a:: with SMTP id k132-v6mr737920pgc.153.1530006723763; Tue, 26 Jun 2018 02:52:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530006723; cv=none; d=google.com; s=arc-20160816; b=Z7IVSOjjkAbEtPyC5N4OUGonT2Yp/z4LApIsFgStNf3XXbjQAKrPcuP4ITfWtrTaIW OwXp/Fq3+7JDOX7KfSHMlAGETEld7/X9Ghv117gS0wr9yM83hgLJ8ueaQB/DE9l7KFUA W55K7hKwWctHeIFsPAZdXpLZ1NvUF1OGqPi6uYu47qQoEDTMStTVTf+nyPbbmaqvYHBt iGju99UnXW6qAggyJtLeTAU45PzzzUzLX74NT74NXrPf2Y06qF+NB8W5DJoXiDsnbWUR uTQmAA5nbUH6ex3b1/DsdvHjoAFNFvd4qYjjiFuRqzjinorR8Oxhb5NfY9euxhu6PtDc fjsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=4bBIbXytD23DBYF3AN/vgpWYhGnxfX+xrakabWL5aPI=; b=KzKak4WVMHI+pccjeoZh/4wzUk/dCEvTNg6tf1oQ31L0TJdy+c78W9G4cwDAKFepnF nVak2xLe4l5s9kdcjan7/eaASDiAF4HBvuS2zy2qUNBRVlzeyYZzLeT7TwPUu0j9lTF6 fNZuYLTcTk98TpWW+VI8HdCytgK/vUUZlHJNVfyhzc5Uhwuy7lmCuqzOXUaFtTO3gXxF M2hbpzmEBRzd7UjUfzbPSVCR4caPKwLU4V92CK93dINaoseNT9rmxrXU+ySLXbrkvyN0 22JQtF1+E9M4MjfxEAVmoJ855jpAxvO0EooLsV8vEThOrLqijJqLDdGF0lcICAa56/Gx FNug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k89-v6si1370103pfa.77.2018.06.26.02.51.49; Tue, 26 Jun 2018 02:52:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964782AbeFZJty (ORCPT + 99 others); Tue, 26 Jun 2018 05:49:54 -0400 Received: from osg.samsung.com ([64.30.133.232]:33175 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934233AbeFZJtV (ORCPT ); Tue, 26 Jun 2018 05:49:21 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id D7C8330BD4; Tue, 26 Jun 2018 02:49:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M-WprnubHxuz; Tue, 26 Jun 2018 02:49:20 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.130.70.dynamic.adsl.gvt.net.br [177.41.130.70]) by osg.samsung.com (Postfix) with ESMTPSA id C06A130B91; Tue, 26 Jun 2018 02:49:16 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.91) (envelope-from ) id 1fXkb4-0000ly-6U; Tue, 26 Jun 2018 06:49:14 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , "David S. Miller" , Greg Kroah-Hartman , Andrew Morton , Randy Dunlap Subject: [PATCH 5/9] MAINTAINERS: fix location of ina2xx.txt device tree file Date: Tue, 26 Jun 2018 06:49:07 -0300 Message-Id: <7373850149cd0b28a63da95941801975086f5dfe.1530005114.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This file got moved and merged, causing the old reference to not exist anymore. Fix it. Fixes: 6e24d205a8aa ("hwmon: ina209: move binding docs to proper place") Fixes: 62bc9f15e443 ("dt-bindings: merge ina209 binding into ina2xx binding") Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a917139c2b65..77a0827845a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7043,7 +7043,7 @@ M: Guenter Roeck L: linux-hwmon@vger.kernel.org S: Maintained F: Documentation/hwmon/ina209 -F: Documentation/devicetree/bindings/i2c/ina209.txt +F: Documentation/devicetree/bindings/hwmon/ina2xx.txt F: drivers/hwmon/ina209.c INA2XX HARDWARE MONITOR DRIVER -- 2.17.1