X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fpower%2Fsupply%2Fab8500_fg.c;h=a6ebdb269fdd6ac58991bc26d4d00ca1a14bdbca;hb=d842bc6c0579ca7643eed029beabab3ac562a335;hp=3d45ed0157c6e73aa6ea839623ab319c2a10ddf7;hpb=444818b599189fd8b6c814da542ff8cfc9fe67d4;p=linux-2.6-microblaze.git diff --git a/drivers/power/supply/ab8500_fg.c b/drivers/power/supply/ab8500_fg.c index 3d45ed0157c6..a6ebdb269fdd 100644 --- a/drivers/power/supply/ab8500_fg.c +++ b/drivers/power/supply/ab8500_fg.c @@ -1728,6 +1728,7 @@ static void ab8500_fg_algorithm_calibrate(struct ab8500_fg *di) break; case AB8500_FG_CALIB_WAIT: dev_dbg(di->dev, "Calibration WFI\n"); + break; default: break; } @@ -2224,6 +2225,7 @@ static int ab8500_fg_get_ext_psy_data(struct device *dev, void *data) queue_work(di->fg_wq, &di->fg_work); break; } + break; default: break; }