ARM: bL_switcher: ability to enable and disable the switcher via sysfs
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 22 Nov 2012 05:05:07 +0000 (00:05 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 30 Jul 2013 13:02:17 +0000 (09:02 -0400)
The /sys/kernel/bL_switcher/enable file allows to enable or disable
the switcher by writing 1 or 0 to it respectively.  It is still enabled
by default on boot.

Signed-off-by: Nicolas Pitre <nico@linaro.org>

No differences found