msm: subsys-pil-tz: Don't use msleep in the panic notifier
Panic notifiers are executed in atomic context. Use mdelay
instead of msleep. Also reduce the delay to 200ms.
Change-Id: I450754286390696f98727583fbedf7f001798318
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>
Loading
Please register or sign in to comment