2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 05:34:29 +08:00

ARM: at91: sama5d3: disable sound by default

Make the sound device in disabled status by default

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Bo Shen 2014-03-17 17:45:35 +08:00 committed by Nicolas Ferre
parent 58962b7494
commit 208ec6ff4f

View File

@ -170,5 +170,7 @@
atmel,ssc-controller = <&ssc0>;
atmel,audio-codec = <&wm8904>;
status = "disabled";
};
};