[PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"

From: thomas.langer
Date: Thu Jun 18 2015 - 14:29:07 EST


From: Thomas Langer <thomas.langer@xxxxxxxxxx>

To fix it, use the chance to rename according the compatible string,
which is "lantiq,pinctrl-falcon" and "lantiq,pinctrl-xway"

Signed-off-by: Thomas Langer <thomas.langer@xxxxxxxxxx>
Cc: John Crispin <blogic@xxxxxxxxxxx>
---
I am not sure who else should be added to Cc: as this is no new binding, only fixing a typo.

.../pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt} | 0
.../pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt} (100%)
rename Documentation/devicetree/bindings/pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt} (100%)

diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
similarity index 100%
rename from Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt
rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
similarity index 100%
rename from Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt
rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
--
1.7.10.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/