[PATCH 1/2] ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk

Alexander Stein alexanders83 at web.de
Fri Dec 5 06:16:55 PST 2014


That clock should be called ac97_clk.

Signed-off-by: Alexander Stein <alexanders83 at web.de>
---
 arch/arm/boot/dts/at91sam9263.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/at91sam9263.dtsi b/arch/arm/boot/dts/at91sam9263.dtsi
index 7989756..5ed2810 100644
--- a/arch/arm/boot/dts/at91sam9263.dtsi
+++ b/arch/arm/boot/dts/at91sam9263.dtsi
@@ -294,7 +294,7 @@
 						reg = <17>;
 					};
 
-					ac91_clk: ac97_clk {
+					ac97_clk: ac97_clk {
 						#clock-cells = <0>;
 						reg = <18>;
 					};
-- 
2.2.0




More information about the linux-arm-kernel mailing list