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

Skip to content
Commit dd5939d0 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

msm: sde: avoid dynamic kthread create for each rot session



Each rotator session open request creates a thread and
destroys it on close session. These threads are created
to trigger rotation complete fences. Such dynamic allocation
can easily be avoided by creating threads at probe time.

Change-Id: I1a443ca8627b5cf2b2e770ad7ea2863c52aa7d9b
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 43fcd3eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment