mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Revert "soc/qcom: ssr: Do not panic kernel in any case"
This hack sucks, was never necessary and instead just writing to the subsystem's sysfs node is enough. This reverts commits 6a16747eb1c3e0c53fd06e710913f14273f831d4 and 011f53380857e4729806931f2a0a4949a9503903.
This commit is contained in:
parent
5cce9fff1f
commit
090619207d
@ -1271,8 +1271,6 @@ int subsystem_restart_dev(struct subsys_device *dev)
|
||||
return 0;
|
||||
}
|
||||
|
||||
dev->restart_level = RESET_SUBSYS_COUPLED;
|
||||
|
||||
switch (dev->restart_level) {
|
||||
|
||||
case RESET_SUBSYS_COUPLED:
|
||||
|
Loading…
x
Reference in New Issue
Block a user