Revision 91facc22dec964683aef88f5620a790a6e46b98a authored by Johannes Berg on 22 December 2010, 01:24:28 UTC, committed by Linus Torvalds on 23 December 2010, 03:43:34 UTC
When I added led_blink_set I had a typo: the return value of the hw
offload is a regular error code that is zero when succesful, and in that
case software emulation should not be used, rather than the other way
around.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Cc: Richard Purdie <rpurdie@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 5a2d6e3
History
File Mode Size
00-INDEX -rw-r--r-- 632 bytes
blkio-controller.txt -rw-r--r-- 15.8 KB
cgroup_event_listener.c -rw-r--r-- 2.1 KB
cgroups.txt -rw-r--r-- 24.7 KB
cpuacct.txt -rw-r--r-- 1.9 KB
cpusets.txt -rw-r--r-- 35.9 KB
devices.txt -rw-r--r-- 1.9 KB
freezer-subsystem.txt -rw-r--r-- 4.0 KB
memcg_test.txt -rw-r--r-- 13.8 KB
memory.txt -rw-r--r-- 26.7 KB
resource_counter.txt -rw-r--r-- 6.0 KB

back to top