staging: r8188eu: core: remove power_saving_wk_hdl function
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Sat, 2 Oct 2021 14:42:44 +0000 (20:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:33:23 +0000 (12:33 +0200)
commit4bea8519aa2575bbf7d6593cfd3c9e838a3e4f7c
tree0facf0b35d4cbc07a0668cd0d2659af8c71d7f61
parent4b58efe2539a7c174e7bfcb7be63ffbd9cff6b78
staging: r8188eu: core: remove power_saving_wk_hdl function

Remove function power_saving_wk_hdl is it just calling rtw_ps_processor.
Instead of power_saving_wk_hdl() call  rtw_ps_processor().

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/YVhv5JiHovfdpNGg@user
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c