From: Jonghwan Choi Date: Fri, 28 Oct 2011 22:56:32 +0000 (+0900) Subject: max8997_charger: Fix unsigned value for less than zero X-Git-Tag: v3.3-rc1~98^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44abd774f52999125d499aed17a2f70211c34dcd;p=pandora-kernel.git max8997_charger: Fix unsigned value for less than zero The 'val' is a 'unsigned char', so it is never less than zero. Signed-off-by: Jonghwan Choi Acked-by: MyungJoo Ham Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed