From: Kim, Milo Date: Tue, 21 Aug 2012 09:03:58 +0000 (+0800) Subject: leds-lp5523: change the return type of lp5523_set_mode() X-Git-Tag: v3.7-rc1~60^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6365fbac2d6bcf6867c633d3ec33af08b5b219;p=pandora-kernel.git leds-lp5523: change the return type of lp5523_set_mode() The return value of this function is not handled any place, so make it as void type. And three if-statements are replaced with switch-statements. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed