From: Kevin Hilman Date: Fri, 2 Oct 2009 15:17:56 +0000 (-0700) Subject: OMAP3: RX-51: support sleep indicator LEDs X-Git-Tag: v2.6.34-rc1~230^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4b41d8ed805e90bd855ac572eaeb13901d4af32;p=pandora-kernel.git OMAP3: RX-51: support sleep indicator LEDs The sleep indicator LEDs can be enabled/disabled by toggling GPIO162. Use the LED GPIO class to export this LED functionality to userspace. To enable: # echo 1 > /sys/class/leds/sleep_ind/brightness To disable: # echo 0 > /sys/class/leds/sleep_ind/brightness Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed