Fix (invert/revert) Hornet-UB WPS LED state
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Mar 2015 19:25:48 +0000 (19:25 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Mar 2015 19:25:48 +0000 (19:25 +0000)
commite69e4f92384af66603c011a9971ef15bff07fcfa
tree4d881f409d8e5f3b37b3729191de927cd067a163
parentad451987e94614910a3670d4f48916df4984d97f
Fix (invert/revert) Hornet-UB WPS LED state

My previous patch regarding the Hornet-UB board
(commit: beed4d82d6a0154b0cd5f7b84e2180215ace6718) actually
causes the WPS led state to be inverted. Practically this meant
that value 0 in /sys/class/led/alfa:blue:wps/brightness would
turn the LED on and any positive value (1-255) would turn it off.

The above of course is confusing and hence reverting this value
back to the way it was before beed4d82d6a0154b0cd5f7b84e2180215ace6718.

Signed-off-by: Janne Cederberg <janne.cederberg@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44791 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c