]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6b7437aed1568076cefa4d42747b1515dcb848db
treed3fddd017cd53b53bf43f3bf9f8c0dabb9452795
parented96762e3241f57aa812977cf1920d3ee0363f4d
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