staging: rtl8188eu: remove unused power flows and transitions
authorMartin Kaiser <martin@kaiser.cx>
Sun, 18 Jul 2021 17:36:07 +0000 (19:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jul 2021 08:31:22 +0000 (10:31 +0200)
commit9d326c02ef0ee693c87c7af3ef1c69e9e1467a61
tree7a40b9a37c28c240ea529dd5dbf3a2dbcc57a1ee
parentdff70f7fbed361b6b5dbffe7607a3c515bfef009
staging: rtl8188eu: remove unused power flows and transitions

The driver defines a couple of "flows" to move the chip into a certain
power state. Each flow is a sequence of "transitions".

This patch removes flows and transitions which are not used.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210718173610.894-7-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/pwrseq.c
drivers/staging/rtl8188eu/include/pwrseq.h
drivers/staging/rtl8188eu/include/rtl8188e_hal.h