+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
If any of the callbacks during cpu up fail undo_cpu_up calls the
teardown call backs to clean up things but does not send CPU_UP_CANCELLED.
As some drivers still use the notification mechanism for cpu houplug we
need to send CPU_UP_CANCELLED notification so drivers can clean up
things they did on cpu up.
Change-Id: Ia7fb79ff4d7919dc6dacd046c1ce250498371a63
Signed-off-by:
Channagoud Kadabi <ckadabi@codeaurora.org>