diff options
| author | 2019-08-02 11:54:44 +0530 | |
|---|---|---|
| committer | 2019-08-02 13:59:53 +0200 | |
| commit | 6250a57e6cf45440e2230bda226162532b0130e4 (patch) | |
| tree | b999cec4173bc2e9c6d8483099e3bd9dbca00876 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn() (diff) | |
staging: rtl8723bs: Replace hal_btcoex_Initialize()
Remove hal_btcoex_Initialize as all it does is perform a memset and call
EXhalbtcoutsrc_InitlizeVariables.
Rename EXhalbtcoutsrc_InitlizeVariables to hal_btcoex_Initialize and add
the memset of hal_btcoex_Initialize in order to maintain compatibility
with call sites of the latter (EXhalbtcoutsrc is not called anywhere
else except in now-removed old hal_btcoex_Initialize).
Change return type of new hal_btcoex_Initialize from u8 to void and
remove its return statement as the return value of hal_btcoex_Initialize
is never used.
Change the type of function argument at call site to match the function
parameter of new hal_btcoex_Initialize.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Link: https://lore.kernel.org/r/20190802062444.30384-4-nishkadg.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
