msm: msm_common: Add timeouts for boot and ramdump
Use wait_for_completion_timeout() instead of wait_for_completion()
in the mdm SSR powerup and ramdumps callback functions to guard
against an indefinite hang should the userspace program become
unresponsive.
Change-Id: Ie8126891e7135777098dfbe2755160e17e8c79a6
Signed-off-by:
Joel King <joelking@codeaurora.org>
Loading
Please sign in to comment