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

Skip to content
Commit 0d407869 authored by Dan Sneddon's avatar Dan Sneddon
Browse files

spi_qsd: Fix unclocked register access



Resources such as clocks were removed from runtime pm and only
enabled/disabled while processing a transfer.  (See commit
6a464ae2)
This causes an unclocked register access when the spi_setup
function is called outside of a transfer being processed.
This fixes the error by getting/putting the needed
resources during spi_setup.

CRs-Fixed: 695632
Change-Id: I78af0c3a2e5799daf350b8eabb7ead168175e092
Signed-off-by: default avatarDan Sneddon <dsneddon@codeaurora.org>
parent c088aa60
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