Merge "Revert "soc: qcom: Listen to SUBSYS_AFTER_SHUTDOWN notification""
This commit is contained in:
commit
fa8c09029f
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ static int ssr_event_notify(struct notifier_block *this,
|
|||
struct qmi_client_info, ssr_notifier);
|
||||
struct notif_data *notif = data;
|
||||
switch (code) {
|
||||
case SUBSYS_AFTER_SHUTDOWN:
|
||||
case SUBSYS_BEFORE_SHUTDOWN:
|
||||
pr_debug("Root PD DOWN(SSR notification), crashed?%d\n",
|
||||
notif->crashed);
|
||||
if (notif->crashed)
|
||||
|
|
Loading…
Add table
Reference in a new issue