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

Skip to content
Commit de93e4b9 authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

power: smb1360: Move the time consuming initialization to a worker thread



Specific delay is needed after SMB1360 power on, FG reset, or waiting for
FG memory access being granted. These time consuming operations in the
driver probe() function will slow down the kernel initial process and
result a long boot up time.

Move time consuming initialization into a delay worker, and replace the
FG memory access granted status polling by using the FG access granted
interrupt.

CRs-Fixed: 829505
Change-Id: I8f3dccbf40d111f82fa63650c2cc1f26a090665c
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 29631d2f
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