linux/drivers/staging/r8188eu
Martin Kaiser 687a7264fc staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.c
The power sequences are now defined and processed in the same file. We
can move the defines for power sequences and the related struct and
enum from HalPwrSeqCmd.h to HalPwrSeqCmd.c. They don't have to be visible
in other files any more.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220704145221.159949-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-08 14:27:05 +02:00
..
core staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU() 2022-07-08 14:26:27 +02:00
hal staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.c 2022-07-08 14:27:05 +02:00
include staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.c 2022-07-08 14:27:05 +02:00
os_dep staging: r8188eu: make ffaddr2pipehdl() static 2022-07-08 14:26:29 +02:00
Kconfig staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P} 2021-09-13 08:49:54 +02:00
Makefile staging: r8188eu: make power sequences static 2022-06-27 13:51:08 +02:00
TODO