[PATCH] dt-bindings: ak4554: extension should be .txt

From: Raphael Poggi
Date: Fri Nov 06 2015 - 16:52:24 EST


Signed-off-by: RaphaÃl Poggi <poggi.raph@xxxxxxxxx>
---
Documentation/devicetree/bindings/sound/ak4554.c | 11 -----------
Documentation/devicetree/bindings/sound/ak4554.txt | 11 +++++++++++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/sound/ak4554.c
create mode 100644 Documentation/devicetree/bindings/sound/ak4554.txt

diff --git a/Documentation/devicetree/bindings/sound/ak4554.c b/Documentation/devicetree/bindings/sound/ak4554.c
deleted file mode 100644
index 934fa02..0000000
--- a/Documentation/devicetree/bindings/sound/ak4554.c
+++ /dev/null
@@ -1,11 +0,0 @@
-AK4554 ADC/DAC
-
-Required properties:
-
- - compatible : "asahi-kasei,ak4554"
-
-Example:
-
-ak4554-adc-dac {
- compatible = "asahi-kasei,ak4554";
-};
diff --git a/Documentation/devicetree/bindings/sound/ak4554.txt b/Documentation/devicetree/bindings/sound/ak4554.txt
new file mode 100644
index 0000000..934fa02
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/ak4554.txt
@@ -0,0 +1,11 @@
+AK4554 ADC/DAC
+
+Required properties:
+
+ - compatible : "asahi-kasei,ak4554"
+
+Example:
+
+ak4554-adc-dac {
+ compatible = "asahi-kasei,ak4554";
+};
--
2.0.2

--
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/