From: Axel Lin Date: Sun, 31 Jul 2011 23:41:50 +0000 (+0800) Subject: max8998_charger: Allow full timeout not set, leave it unchanged X-Git-Tag: v3.3-rc1~98^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d116ec2503c4255374e11c2c48f81cdf6d0f1d;p=pandora-kernel.git max8998_charger: Allow full timeout not set, leave it unchanged Add a missing break for case 0 of pdata->timeout, otherwise it will fall through to the default case and return error. Signed-off-by: Axel Lin Acked-by: MyungJoo Ham Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed