commit | 398933dcc400180ecbb85dc862d8b3e8a0f96d54 | [log] [tgz] |
---|---|---|
author | Chris Lew <clew@codeaurora.org> | Thu May 11 16:54:10 2017 -0700 |
committer | Arun Kumar Neelakantam <aneela@codeaurora.org> | Mon Feb 12 11:31:08 2018 +0530 |
tree | e00f70b193a7acae4d84a40155000e8b3630f849 | |
parent | c9738304eb08e255c87a2ab450e7fdbacc6268f0 [diff] |
soc: qcom: glink: Move tx_wakeup_worker to rx tasklet Do tx wakeup worker functionality in rx worker tasklet instead of scheduling the work to be done in worker context to improve performance. CRs-Fixed: 2050701 Change-Id: Iba620e7e264805ed02a35603da1fb6c985de7d43 Signed-off-by: Chris Lew <clew@codeaurora.org>