diff --git a/drivers/soc/qcom/inrush-current-mitigation.c b/drivers/soc/qcom/inrush-current-mitigation.c index 9ffa4779a9c6..5f141fc9957f 100644 --- a/drivers/soc/qcom/inrush-current-mitigation.c +++ b/drivers/soc/qcom/inrush-current-mitigation.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, The Linux Foundation. All rights reserved. + * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -75,6 +75,8 @@ static int mitigate_inrush_notifier_cb(struct notifier_block *nb, subsys->booted = true; drv_data->subsys_boot_count++; break; + default: + return NOTIFY_DONE; } /*