Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd36b0f9 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

regulator: cpr3: fix panic callback failure in interrupt context



The kernel panic could happen in CPU interrupt context. CPR3 panic
callback function does ioremap which cannot be executed in an interrupt
context. Fix the issue by doing a ioremap during driver initialization.

CRs-Fixed: 1056786
Change-Id: I191127fafb26bcf10ea25f972fe5af122debf292
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 14f889c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment