msm: ssr: Add flag to differentiate between subsys_stop/shutdown
Currently, the drivers that have registered for notifications
regarding the subsystems have no way to determine whether the
subsystem is being restarted or just shutdown.
Send the force_stop flag along with the *_SHUTDOWN notifier
during SSR. Drivers can then perform different operations based
on the value of force_stop.
Change-Id: I40e3ce3c90fab438c492dd5468de2a3df360f1e3
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>
Loading
Please register or sign in to comment