diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-26 05:49:07 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-07-02 13:25:42 -0400 |
commit | 2f896e1c518c7678fb059e16dd92bbac1cb68c95 (patch) | |
tree | f5db55a15467752fa25c36f242a880a4f05534df /MAINTAINERS | |
parent | 3fc3bbfc2083a048500a2a1b8377331af7f9175f (diff) |
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> | |||
7033 | L: linux-hwmon@vger.kernel.org | 7033 | L: linux-hwmon@vger.kernel.org |
7034 | S: Maintained | 7034 | S: Maintained |
7035 | F: Documentation/hwmon/ina209 | 7035 | F: Documentation/hwmon/ina209 |
7036 | F: Documentation/devicetree/bindings/i2c/ina209.txt | 7036 | F: Documentation/devicetree/bindings/hwmon/ina2xx.txt |
7037 | F: drivers/hwmon/ina209.c | 7037 | F: drivers/hwmon/ina209.c |
7038 | 7038 | ||
7039 | INA2XX HARDWARE MONITOR DRIVER | 7039 | INA2XX HARDWARE MONITOR DRIVER |