From: Johannes Berg Date: Wed, 22 Dec 2010 01:24:28 +0000 (-0800) Subject: led_class: fix typo in blink API X-Git-Tag: v2.6.37-rc8~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91facc22dec964683aef88f5620a790a6e46b98a;p=pandora-kernel.git led_class: fix typo in blink API 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 Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed