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>
Wed, 19 Jun 2013 20:54:23 +0000 (16:54 -0400)
commit9b7beeac2a8f6f2629625e0766dbbd8582e43bd7
tree0b7d988956a583b01c84289b53b35affc7cf7bdc
parenteb3525e4e0279291d89546a1d8c240079943b8b2
ARM: bL_switcher: ability to enable and disable the switcher via sysfs

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>
arch/arm/common/bL_switcher.c