diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-14 08:39:01 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 17:10:01 -0400 |
commit | 6c79521fa8c279a112b883e1aafb8f594c34b2c9 (patch) | |
tree | cdd7df630d3e51c18d68bfe2c852dfebc21bb059 | |
parent | 5efa6f8473cc50299c0bdd68280a472993cc5c32 (diff) |
devicetree: fix some bindings file names
There were some file movements that changed the location for
some DT bindings. Fix them with:
scripts/documentation-file-ref-check --fix
After manually checking if the new file makes sense.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/ab8500/btemp.txt b/Documentation/devicetree/bindings/power/supply/ab8500/btemp.txt index 0ba1bcc7f33a..f181e46d8e07 100644 --- a/Documentation/devicetree/bindings/power/supply/ab8500/btemp.txt +++ b/Documentation/devicetree/bindings/power/supply/ab8500/btemp.txt | |||
@@ -13,4 +13,4 @@ Required Properties: | |||
13 | }; | 13 | }; |
14 | 14 | ||
15 | For information on battery specific node, Ref: | 15 | For information on battery specific node, Ref: |
16 | Documentation/devicetree/bindings/power_supply/ab8500/fg.txt | 16 | Documentation/devicetree/bindings/power/supply/ab8500/fg.txt |
diff --git a/Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt b/Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt index ef5328371122..56636f927203 100644 --- a/Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt +++ b/Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt | |||
@@ -13,4 +13,4 @@ ab8500_chargalg { | |||
13 | }; | 13 | }; |
14 | 14 | ||
15 | For information on battery specific node, Ref: | 15 | For information on battery specific node, Ref: |
16 | Documentation/devicetree/bindings/power_supply/ab8500/fg.txt | 16 | Documentation/devicetree/bindings/power/supply/ab8500/fg.txt |
diff --git a/Documentation/devicetree/bindings/power/supply/ab8500/charger.txt b/Documentation/devicetree/bindings/power/supply/ab8500/charger.txt index 6bdbb08ea9e0..24ada03e07b4 100644 --- a/Documentation/devicetree/bindings/power/supply/ab8500/charger.txt +++ b/Documentation/devicetree/bindings/power/supply/ab8500/charger.txt | |||
@@ -22,4 +22,4 @@ Required Properties: | |||
22 | }; | 22 | }; |
23 | 23 | ||
24 | For information on battery specific node, Ref: | 24 | For information on battery specific node, Ref: |
25 | Documentation/devicetree/bindings/power_supply/ab8500/fg.txt | 25 | Documentation/devicetree/bindings/power/supply/ab8500/fg.txt |