Loading drivers/soc/qcom/inrush-current-mitigation.c +3 −1 Original line number Diff line number Diff line /* * 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 Loading Loading @@ -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; } /* Loading Loading
drivers/soc/qcom/inrush-current-mitigation.c +3 −1 Original line number Diff line number Diff line /* * 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 Loading Loading @@ -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; } /* Loading