diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-26 12:49:07 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-07-02 20:25:42 +0300 |
commit | 2f896e1c518c7678fb059e16dd92bbac1cb68c95 (patch) | |
tree | f5db55a15467752fa25c36f242a880a4f05534df /MAINTAINERS | |
parent | 3fc3bbfc2083a048500a2a1b8377331af7f9175f (diff) | |
download | linux-2f896e1c518c7678fb059e16dd92bbac1cb68c95.tar.xz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
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 |