]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Mon, 1 Jul 2019 06:23:03 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 08:50:22 +0000 (10:50 +0200)
commitb9c1def24bec59be2e157ef5f68de6e84fd3b306
treeb43d190ad13ecfee0c019465005a8d334a263b49
parent7d6a6e7be638e9c161dcdaa29373e7cbeddef0fc
staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()

Remove function rtw_btcoex_SuspendNotify as all it does is call
hal_btcoex_SuspendNotify.
Modify call sites accordingly.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_btcoex.c
drivers/staging/rtl8723bs/include/rtw_btcoex.h
drivers/staging/rtl8723bs/os_dep/os_intfs.c