| commit | 4bea8519aa2575bbf7d6593cfd3c9e838a3e4f7c | [log] [tgz] |
|---|---|---|
| author | Saurav Girepunje <saurav.girepunje@gmail.com> | Sat Oct 02 20:12:44 2021 +0530 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 05 12:33:23 2021 +0200 |
| tree | 0facf0b35d4cbc07a0668cd0d2659af8c71d7f61 | |
| parent | 4b58efe2539a7c174e7bfcb7be63ffbd9cff6b78 [diff] |
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>