Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7c6d417 authored by jiangjia's avatar jiangjia
Browse files

ARM: dts: msm: remove camera's led for msm8909w



As there is no led for camera in msm8909w and led_flash crashes
system sometimes, so delete the led_flash0.

Change-Id: I21a4ebb02243b32a37a887c108c07680e237be8f
Signed-off-by: default avatarJiangjiang Shen <jiangjia@codeaurora.org>
parent 769a6947
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -290,3 +290,7 @@
	asoc-codec = <&stub_codec>, <&msm_digital_codec>;
	asoc-codec-names = "msm-stub-codec.1", "msm-dig-codec";
};

&led_flash0{
	status = "disabled";
};