]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf728e51bd0a83d152f80d010f88a7a0aa95d85ff
treee47f05703e8e5ebb1ac1f50b1fdf238d42de4b60
parent3502cbda76565a3f482a2f26bc57a5270f0629b6
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