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

Commit 0ef1563e authored by Girish Mahadevan's avatar Girish Mahadevan
Browse files

platform: msm: qcom-geni-se: Don't hold mutex during register dump



When dumping out registers as part of error handling code from various
protocol drivers don't hold a mutex lock as these could be called from
atomic context. The mutex lock protects against the bus votes being
removed while the registers are being printed, but since this method is
used during active transfers, the resource vote should be in.

Change-Id: I6c82c0278de902dee4bdd9c7b3b908c5c6f5e899
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent e13b7564
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