Remove some unused parts of the power management code. Tested with Edimax EW-7811Un V2 on an ARM32 embedded system. Martin Kaiser (12): staging: r8188eu: btcoex_rfon is always false staging: r8188eu: setting HW_VAR_SET_RPWM does nothing staging: r8188eu: remove write-only variable cpwm staging: r8188eu: remove write-only variable tog staging: r8188eu: remove rtw_set_rpwm staging: r8188eu: remove unused power state defines staging: r8188eu: _free_pwrlock is empty staging: r8188eu: remove unused pwrctrl definitions staging: r8188eu: remove unused enum and array staging: r8188eu: rtw_set_ips_deny is not used staging: r8188eu: remove unused variable cpwm_tog staging: r8188eu: remove unused variable b_hw_radio_off .../realtek/rtl8192cu/include/rtw_pwrctrl.h | 1 - drivers/staging/r8188eu/core/rtw_pwrctrl.c | 69 ------------ drivers/staging/r8188eu/hal/usb_halinit.c | 2 - drivers/staging/r8188eu/include/hal_intf.h | 1 - drivers/staging/r8188eu/include/rtw_pwrctrl.h | 102 ------------------ drivers/staging/r8188eu/os_dep/os_intfs.c | 2 - 6 files changed, 177 deletions(-) -- 2.20.1