aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-26 06:49:07 -0300
committerJonathan Corbet <corbet@lwn.net>2018-07-02 11:25:42 -0600
commit2f896e1c518c7678fb059e16dd92bbac1cb68c95 (patch)
treef5db55a15467752fa25c36f242a880a4f05534df
parentdevicectree: bindings: fix location of leds common file (diff)
downloadlinux-dev-2f896e1c518c7678fb059e16dd92bbac1cb68c95.tar.xz
linux-dev-2f896e1c518c7678fb059e16dd92bbac1cb68c95.zip
MAINTAINERS: fix location of ina2xx.txt device tree file
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 <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0aaaff932c46..bc0d050d99fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7033,7 +7033,7 @@ M: Guenter Roeck <linux@roeck-us.net>
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