staging: r8188: move the steps into Hal8188EPwrSeq.c
authorMartin Kaiser <martin@kaiser.cx>
Sun, 19 Dec 2021 18:39:26 +0000 (19:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Dec 2021 16:51:55 +0000 (17:51 +0100)
commit4f458ec5f4970d28d78048ebfd3251b5edb0083f
treee47f05703e8e5ebb1ac1f50b1fdf238d42de4b60
parent885b7b852137accc05e563e4f3382acb4ec23df3
staging: r8188: move the steps into Hal8188EPwrSeq.c

Move the power transition steps into Hal8188EPwrSeq.c where the arrays
are defined.

There's no point in having defines for sequences of steps in the include
file. All of these sequences are used only once (apart from the end
sequence).

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211219183926.4746-10-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/Hal8188EPwrSeq.c
drivers/staging/r8188eu/include/Hal8188EPwrSeq.h