diff options
author | Oleksandr Suvorov <oleksandr.suvorov@toradex.com> | 2021-01-07 19:52:07 +0200 |
---|---|---|
committer | Oleksandr Suvorov <oleksandr.suvorov@toradex.com> | 2021-03-19 16:59:33 +0200 |
commit | ea10cf16716d579597b4276a1cbb72d4d5c22ee3 (patch) | |
tree | eeaf4c6939d652450b19a516dc8b042cbbd680fd /drivers/nvme | |
parent | c1c9f8a2f4251e3226d7782852a14311308703a5 (diff) |
regulator: pfuze100: fix system hang on suspend
The shutdown() callback of i2c client device calls for both scenarios,
power off and reboot the system.
In case of rebooting, the PMIC is configured to power off the power rails
when receiveing the PMIC_STBY_REQ request.
It leads to powering the module down and system hanging while suspending
the system after soft reboot.
Remove the shutdown() callback.
Related-to: ELB-3580
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
(cherry-picked from commit 22072a0ae32d68771e254aeb45c0edf87c61f7d5)
(tuned for kernel 4.14)
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions