]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: remove LedControlHandler
authorMartin Kaiser <martin@kaiser.cx>
Sun, 26 Dec 2021 19:55:49 +0000 (20:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:12:34 +0000 (17:12 +0100)
commit51d65c298fce098ba0fb7d72a2064b773edae375
tree54b03b8f40d0802454e3ad363b9abb49aee8613c
parent329d6f9102e1402d304036b5e9f6ff1d1c9621ae
staging: r8188eu: remove LedControlHandler

Export the function that other layers use for setting the led.

Remove the function pointer and the macro to make the led control function
configurable. This driver supports only a single configuration.

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