OSDN Git Service

soc: qcom: pil: Remove a register read as it causes an unclocked access
authorAnant Goel <anantg@codeaurora.org>
Tue, 31 Jul 2018 21:40:26 +0000 (14:40 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Fri, 10 Aug 2018 01:46:11 +0000 (18:46 -0700)
commitcdd6ec91e1c2521fb04c09f2b556e5a5d95996bd
treed0940ef38ae40ad5d3edb5246bfb4b7f84f83421
parenta829ffa67368b66eaf852ca6deb0d2aea9bcc7b5
soc: qcom: pil: Remove a register read as it causes an unclocked access

A read of a register during the software fatal error handling is removed.
This read causes an unclocked access which prevents the modem subsystem
from succssfully restarting.

Change-Id: I8338830573e55af2e5c9d0f688756d975a3302af
Signed-off-by: Anant Goel <anantg@codeaurora.org>
drivers/soc/qcom/pil-q6v5-mss.c