commit | 45d116ec2503c4255374e11c2c48f81cdf6d0f1d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Aug 01 07:41:50 2011 +0800 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Aug 19 21:03:26 2011 +0400 |
tree | 3a2800ca261d2645c80f63dedad498ca4c21512d | |
parent | cae659af87288a4b1723cdf94d713ef7fb4c56d9 [diff] |
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 <axel.lin@gmail.com> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>