Skip to content

Commit de93e4b

Browse files
Fenglin WuGerrit - the friendly Code Review server
Fenglin Wu
authored and
Gerrit - the friendly Code Review server
committedJun 15, 2015
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: Fenglin Wu <[email protected]>
1 parent 29631d2 commit de93e4b

File tree

1 file changed

+228
-112
lines changed

1 file changed

+228
-112
lines changed
 

0 commit comments

Comments
 (0)
Please sign in to comment.