staging: r8188eu: internal autosuspend is always false
authorMartin Kaiser <martin@kaiser.cx>
Sun, 2 Jan 2022 17:59:29 +0000 (18:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jan 2022 13:31:20 +0000 (14:31 +0100)
commitfdf101f5cefcbe85d2217057a0b16980a2769dbb
tree0dae23efb94a1840bd4b6c23d5e80ce13ce3401b
parent881bc5e02f401fce141046ab3fb4c884ab79a97c
staging: r8188eu: internal autosuspend is always false

bInternalAutoSuspend is always false. Remove the variable and related
checks.

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220102175932.89127-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_pwrctrl.c
drivers/staging/r8188eu/include/rtw_pwrctrl.h
drivers/staging/r8188eu/os_dep/os_intfs.c
drivers/staging/r8188eu/os_dep/usb_intf.c