Commit d64b5095 authored by David Heidelberg's avatar David Heidelberg Committed by Thierry Reding
Browse files

ARM: tegra: Remove unused backlight-boot-off property

The backlight-boot-off property was proposed as a patch, but ended not
being accepted since different solution was already in the place:

    https://patchwork.kernel.org/project/linux-arm-kernel/patch/1406806970-12561-1-git-send-email-thierry.reding@gmail.com/#21327479



Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 98473f28
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -573,8 +573,6 @@ backlight: backlight {

		brightness-levels = <0 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 255>;
		default-brightness-level = <10>;

		backlight-boot-off;
	};

	clk32k_in: clock@0 {